Libraries tagged by database abstraction layer
egroupware/adodb-php
29081 Downloads
ADOdb is a PHP database abstraction layer library
eclipxe/engineworks-dbal
1098 Downloads
PHP Database Abstraction Layer
duncan3dc/sql-class
77498 Downloads
A simple database abstraction layer, with an on disk caching facility.
devture/dbal
4636 Downloads
Tiny database abstraction layer for MongoDB (doctrine/mongodb) and relational databases (doctrine/dbal)
dalmp/dalmp
90 Downloads
Database Abstraction Layer for MySQL using PHP
bayfrontmedia/simple-pdo
1226 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
smasty/neevo
183 Downloads
Tiny but powerful database abstraction layer
aviat/query
3288 Downloads
Database Query Builder and Abstraction layer
josemmo/umysql
574 Downloads
Uncomplicated MySQL Abstraction Layer
squirrelphp/queries
3572 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
silassare/gobl
367 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
mehr-it/lara-db-ext
7250 Downloads
Extensions for laravel's database abstraction layer
frootbox/db
1598 Downloads
Frootbox Database Abstraction Layer
cratia/orm-model
1680 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
cratia/orm-dbal
2114 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html