PHP Classes / MySQLQueryGenerator

Compose common MySQL queries from parameters

MySQLQueryGenerator PHP Class

This package can be used to compose common MySQL queries from parameters. It is a set of classes that can compose queries to run on MySQL from a list of parameters that define tables, fields, field values and conditions. There are separate classes for composing queries of type: SELECT, INSERT, UPDATE and DELETE.

Similar PHP Classes

Search in PHP Classes

Filter by tags