We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eec987 commit 60dac47Copy full SHA for 60dac47
composer.json
@@ -1,8 +1,8 @@
1
{
2
"name": "phpfui/orm",
3
- "description": "Minimal ORM for MySQL, SQLite and MariaDB",
+ "description": "A Fast, Lightweight and Minimal ORM for MySQL, SQLite, MariaDB and PostGre",
4
"minimum-stability": "stable",
5
- "keywords": ["ORM", "object", "relational", "model", "mapping", "mapper", "MySQL", "MariaDB", "SQLite", "SQL"],
+ "keywords": ["ORM", "object", "relational", "model", "mapping", "mapper", "ActiveRecord", "lightweight", "MySQL", "PostGre", "fast", "MariaDB", "SQLite", "SQL"],
6
"homepage": "http://www.phpfui.com/?n=PHPFUI%5CORM",
7
"license": "MIT",
8
"authors": [
0 commit comments