 |
|
Innovation award
 Nominee: 1x |
This class can be used to compose MySQL queries chaining functions that define query parameters.
It can create and compose the SQL statement of a query by performing chained calls to different functions of the class that take parameters to define different values of the queries.
The class provides functions for defining the type of query (SELECT, INSERT, UPDATE and DELETE), involved fields and field values, condition clauses, result grouping and ordering, and the result set row range.
1.1
added JOIN, LEFT JOIN, RIGHT JOIN, USING, ON
added IN to the where method as a valid operand
|
|
| Name: |
Chain Query Builder |
| Base name: |
chain-query-builder |
| Description: |
Compose MySQL queries chaining functions |
| Version: |
1.1 |
| PHP version: |
5 |
| License: |
MIT/X Consortium License |
| All time users: |
882 users |
| All time rank: |
3505 |
| Week users: |
2 users |
| Week rank: |
1335  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|