An open API service indexing awesome lists of open source software.

https://github.com/scottyrichardson/grayl-database-query

Builds select, insert, update, and delete queries using objects. Supports where clauses. Converts query objects into SQL statements ready for use in prepared statements. Part of the Grayl PHP framework.
https://github.com/scottyrichardson/grayl-database-query

composer-package grayl php prepared-statements query-builder sql

Last synced: 3 months ago
JSON representation

Builds select, insert, update, and delete queries using objects. Supports where clauses. Converts query objects into SQL statements ready for use in prepared statements. Part of the Grayl PHP framework.

Awesome Lists containing this project

README

        

Grayl Database Query Package