Libraries tagged by build sql
cacko/doclite
202 Downloads
A powerful NoSQL data store built on top of SQLite
piko/db-record
20 Downloads
A lightweight Active Record helper built on top of PDO.
kadokweb/scrapbook
6 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
armankt/pdohunt
4 Downloads
Powerfull Query Builder, A Built in PDO Class for PHP.
ellipsesynergie/orm-validator
253 Downloads
Self-validating, secure and smart models for Laravel 4's Eloquent ORM using Model Observer and advanced Validation service combined with the Laravel's built-in Validator class.
makinacorpus/goat-query
11046 Downloads
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
bitsmind/graphsql
102 Downloads
GraphSql is a Graphql like syntactical method to read data from SQL databases with an ease. It's built on top of Laravel Eloquent ORM.
emma/dbal
31 Downloads
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks
gholme4/qbuild
4 Downloads
Class that creates a REST API with routes mapped to all tables in a MySQL database. Designed to be used with Qbuild.js client side.