/QueryBuilder

Programmatically build MySQL SELECT queries without the overhead of passing strings between functions. QueryBuilders can also be merged together for easy query modification, with an optional PDO database connection to directly execute the query.

Primary LanguagePHPMIT LicenseMIT

Watchers