Libraries tagged by sql abstraction
redstraw/hooch
98 Downloads
Database abstraction layer (dbal) and fluent query builder for PHP.
ossipesonen/elixir
467 Downloads
Zero dependency PHP SQL Query Builder extracted from Doctrine DBAL
wtsergo/laminas-db
9 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
nopoco/laminas-db
8 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
hschletz/nada
154 Downloads
A high level SQL abstraction library for PHP, complementing and operating on top of a conventional database abstraction layer
dxdo/zend-db
12 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
dev7ch/zend-db
28 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
sunnyflail/query-builder
61 Downloads
A simple Abstraction over building SQL queries
mvlabs/mvlabs-data-filter
62 Downloads
MvlabsDataFilter is a PHP5 OO abstraction to manage SQL query filters.
prep/prep
129 Downloads
MySQL abstraction API that handle generation and securing of SQL queries
lucinda/sql-data-access
23117 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC