Libraries tagged by database-abstraction-layer
notauniondev/migrations
210 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.
javanile/schemadb
71 Downloads
Uknown PHP Database Abstraction Layer
javanile/moldable
64 Downloads
Uknown PHP Database Abstraction Layer
georgeff/database
175 Downloads
A fluent query builder and database abstraction layer with read replica and transaction support.
frootbox/db
3199 Downloads
Frootbox Database Abstraction Layer
bayfrontmedia/simple-pdo
1384 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
atk14/dbmole
2310 Downloads
Simple database abstraction layer for PostgreSQL, MySQL, Oracle and SQL Server
cabinet/dbal
156 Downloads
Database Abstraction Layer for PDO
sirmerdas/sparkle
6 Downloads
A simple and flexible PHP Database Abstraction Layer for managing database interactions with ease.
reportico/adodb-php
10597 Downloads
ADOdb is a PHP database abstraction layer library
paulyg/dbalite
24 Downloads
A lightweight PDO based Database Abstraction Layer.
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
keverw/pastadb
11 Downloads
Work with pasta, then we'll make the spaghetti! PastaDB aims to be a powerful yet simple database abstraction layer library.
kenlog/database-custom
111 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.
kaizencoders/wp-fluent
10 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.