Skip to content

Commit 79ecb8d

Browse files
committed
composer.json: improved description
1 parent 0818225 commit 79ecb8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "nette/database",
3-
"description": "Nette Database Component",
3+
"description": "💾 A database layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.",
4+
"keywords": ["nette", "database", "notorm", "queries", "pdo", "mysql", "postgresql", "sqlite", "mssql", "oracle"],
45
"homepage": "https://nette.org",
56
"license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
67
"authors": [

0 commit comments

Comments
 (0)