Libraries tagged by database abstraction layer
doctrine/dbal
600750686 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
215303788 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.
adodb/adodb-php
4406421 Downloads
ADOdb is a PHP database abstraction layer library
laminas/laminas-db
23365786 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
layershifter/tld-database
2528094 Downloads
Database abstraction for Public Suffix List
yiisoft/db
507523 Downloads
Database abstraction layer and query builder
nextras/dbal
1862820 Downloads
Nextras database abstraction layer
php-db/phpdb
62016 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
zendframework/zend-db
12635523 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
opis/database
85207 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
casbin/dbal-adapter
103360 Downloads
Database Abstraction Layer adapter for php-casbin.
coffeecode/datalayer
44458 Downloads
The data layer is a persistent abstraction component of your database that PDO
magento/magento-zf-db
1219503 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
webfiori/database
35588 Downloads
Database abstraction layer of WebFiori framework.
tommyknocker/pdo-database-class
6067 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.