Libraries tagged by database-abstraction
doctrine/dbal
488327901 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
168566752 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
cakephp/database
19163924 Downloads
Flexible and powerful Database abstraction library with a familiar PDO-like API
laminas/laminas-db
18561345 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
nextras/dbal
1145778 Downloads
Nextras database abstraction layer
dibi/dibi
3355676 Downloads
Dibi is Database Abstraction Library for PHP
adodb/adodb-php
2789883 Downloads
ADOdb is a PHP database abstraction layer library
paragonie/easydb
225856 Downloads
Easy-to-use database abstraction
layershifter/tld-database
2345541 Downloads
Database abstraction for Public Suffix List
zendframework/zend-db
12319181 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
tharos/leanmapper
123853 Downloads
Tiny ORM based on powerful Dibi database abstraction library for PHP.
opis/database
77175 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
magento/magento-zf-db
5662 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
fadilxcoder/in-memory-dba
89034 Downloads
In Memory Database Abstraction Layer
emonkak/database
270850 Downloads
A database abstraction interface as a subset of PDO