Ecosyste.ms: Awesome
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: 4 days 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.
- Host: GitHub
- URL: https://github.com/scottyrichardson/grayl-database-query
- Owner: scottyrichardson
- Created: 2022-11-07T07:27:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T07:28:13.000Z (about 2 years ago)
- Last Synced: 2024-12-15T16:45:37.753Z (24 days ago)
- Topics: composer-package, grayl, php, prepared-statements, query-builder, sql
- Language: PHP
- Homepage: http://grayl.richardson.is/
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Grayl Database Query Package