Databases: SQL Query Builder
David Regla Demaree (contact me)
This class can be used to dynamically build SQL database queries.
It provides functions for defining query parameters such as the query type, tables, columns, the clauses where, order by, group by and having, limit row range.
The class builds the query SQL statement according the query type and returns the SQL string.
The documentation is available in Engligh and Spanish.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (72.2%)
| Good (86.1%)
| Good (83.3%)
| Sufficient (77.8%)
| -
| -
| Sufficient (60.8%)
| 599 |
Click here for detailed information about this class on phpclasses.org