Libraries tagged by database abstraction layer
atk14/dbmole
2300 Downloads
Simple database abstraction layer for PostgreSQL, MySQL, Oracle and SQL Server
cabinet/dbal
156 Downloads
Database Abstraction Layer for PDO
migliori/php-pdo-database-class
435 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
kenlog/database-custom
110 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
jdz/database
111 Downloads
Unified database abstraction layer supporting MySQL, MariaDB, PostgreSQL, and SQLite via PDO and MySQLi drivers
wikibase/database
1617 Downloads
A simple database abstraction layer
rlzdesenv/opis-database
98 Downloads
RLZ Opis Database
sirmerdas/sparkle
6 Downloads
A simple and flexible PHP Database Abstraction Layer for managing database interactions with ease.
reportico/adodb-php
10596 Downloads
ADOdb is a PHP database abstraction layer library
qubus/expressive
188 Downloads
Database Abstraction Layer with DataMapper and ActiveRecord.
paulyg/dbalite
24 Downloads
A lightweight PDO based Database Abstraction Layer.
kitlabs/dbal
178 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
fridge/dbal
863 Downloads
Database Abstraction Layer written in PHP 5.3+
devture/dbal
5167 Downloads
Tiny database abstraction layer for MongoDB (doctrine/mongodb) and relational databases (doctrine/dbal)
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.