Libraries tagged by database abstraction
lakshanjs/pdodb
3 Downloads
Production-ready PDO database abstraction for PHP with a secure query builder, statement caching, nested transactions, and MySQL 8+ compatibility.
kaylathedev/dbal
18 Downloads
A database abstraction library for PHP.
jurchiks/dbhandler
28 Downloads
PHP PDO database abstraction layer
ianaldrighetti/queryer
6 Downloads
A simple, easy to use PHP database abstraction layer.
guinso/hx-db
24 Downloads
Database abstraction class
getpastthemonkey/db-link
12 Downloads
A lightweight database abstraction layer for PHP
gerizal/dbal
1732 Downloads
Database Abstraction Layer
friendsoftypo3/dbal
88 Downloads
A database abstraction layer implementation for TYPO3 4.6+ based on ADOdb and offering a lot of other features.
friendsoftypo3/adodb
1090 Downloads
Includes a current version of ADOdb, a database abstraction library for PHP, for further use with EXT:dbal
finesse/mini-db
1336 Downloads
Light database abstraction with a query builder
elzekool/fluent_dbal
48 Downloads
Easy to use and framework independant fluent database abstraction layer on top of PDO.
duncan3dc/sql-class
77561 Downloads
A simple database abstraction layer, with an on disk caching facility.
duncan3dc/sql
29 Downloads
A simple database abstraction layer, with an on disk caching facility
doctrine-dbal-util/dbal-contrib
303 Downloads
Database Abstraction Layer Contrib: Sqlite SessionInit
dawidgorecki/dbal
8 Downloads
Database abstraction layer (DBAL) for PHP