Skip to content

Commit 60dac47

Browse files
committed
Update composer key words and description
1 parent 7eec987 commit 60dac47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "phpfui/orm",
3-
"description": "Minimal ORM for MySQL, SQLite and MariaDB",
3+
"description": "A Fast, Lightweight and Minimal ORM for MySQL, SQLite, MariaDB and PostGre",
44
"minimum-stability": "stable",
5-
"keywords": ["ORM", "object", "relational", "model", "mapping", "mapper", "MySQL", "MariaDB", "SQLite", "SQL"],
5+
"keywords": ["ORM", "object", "relational", "model", "mapping", "mapper", "ActiveRecord", "lightweight", "MySQL", "PostGre", "fast", "MariaDB", "SQLite", "SQL"],
66
"homepage": "http://www.phpfui.com/?n=PHPFUI%5CORM",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)