Libraries tagged by sql abstraction
aeliot/doctrine-encrypted-contracts
327 Downloads
Generic abstractions related to writing extension for Doctrine with encrypted column types
tephida/database
330 Downloads
Easy-to-use database abstraction
soupmix/base
984 Downloads
Simple database abstraction layer adapters collection to handle CRUD operations.
redstraw/hooch
99 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
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
23565 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC