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 3411ffc commit c9d4632Copy full SHA for c9d4632
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pardnchiu/sql",
3
- "description": "A fluent SQL query builder for PHP that provides an elegant and safe way to build and execute database queries. Built on top of PDO.",
+ "description": "PD\\SQL is a PDO-based SQL query builder that provides an elegant and secure way to construct and execute database queries in PHP.",
4
"type": "library",
5
"keywords": [
6
"php",
0 commit comments