Libraries tagged by database-abstraction
casbin/dbal-adapter
115114 Downloads
Database Abstraction Layer adapter for php-casbin.
dg/dibi
103329 Downloads
Dibi is Database Abstraction Library for PHP
tommyknocker/pdo-database-class
6303 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.
salehhashemi/laravel-repository
11130 Downloads
Implementing the repository pattern for Laravel projects.
waaseyaa/database-legacy
15294 Downloads
Doctrine DBAL-backed database abstraction for Waaseyaa. The `-legacy` suffix is historical extraction lineage, not a deprecation signal (ADR-007).
nanasess/mdb2
157670 Downloads
PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers.
mikehenrty/thin-pdo-wrapper
1207 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
emonkak/database
402943 Downloads
A database abstraction interface as a subset of PDO
byjg/anydataset-db
94020 Downloads
AnyDataset-DB provides a relational database abstraction layer. It is part of the Anydataset project, an agnostic data source abstraction layer for PHP.
detain/db_abstraction
3626 Downloads
Database Abstraction Class
webfiori/database
36693 Downloads
Database abstraction layer of WebFiori framework.
volcanus/database
5014 Downloads
database abstraction layer
thewunder/corma-dbal
18378 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
silverorange/mdb2
190372 Downloads
PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers.
scoumbourdis/laminas-db
3049 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations