Libraries tagged by database layer
doctrine/dbal
523056805 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
180388296 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.
prettus/l5-repository
9663268 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
nette/database
5823201 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
adodb/adodb-php
3100095 Downloads
ADOdb is a PHP database abstraction layer library
laminas/laminas-db
20078415 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
staabm/phpstan-dba
1884692 Downloads
nextras/dbal
1365774 Downloads
Nextras database abstraction layer
overblog/dataloader-php
3446288 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
layershifter/tld-database
2392846 Downloads
Database abstraction for Public Suffix List
staabm/phpstan-baseline-analysis
59477 Downloads
spiritix/lada-cache
414340 Downloads
A Redis based, automated and scalable database caching layer for Laravel
zendframework/zend-db
12408025 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
opis/database
81142 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
69370 Downloads
Database Abstraction Layer adapter for php-casbin.