Libraries tagged by database-abstraction
mikehenrty/thin-pdo-wrapper
528 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
migliori/php-pdo-database-class
310 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
mehr-it/lara-db-ext
7239 Downloads
Extensions for laravel's database abstraction layer
lovullo/dbal
21962 Downloads
Database Abstraction Layer
javanile/schemadb
67 Downloads
Uknown PHP Database Abstraction Layer
javanile/moldable
52 Downloads
Uknown PHP Database Abstraction Layer
hiraeth/dbal
6676 Downloads
Database abstraction via Doctrine for the Hiraeth Nano Framework
gajus/moa
25 Downloads
MOA implements dynamically generated Active Record database abstraction.
frootbox/db
1592 Downloads
Frootbox Database Abstraction Layer
evosoftcz/dibi
3539 Downloads
Dibi is Database Abstraction Library for PHP
egroupware/adodb-php
29032 Downloads
ADOdb is a PHP database abstraction layer library
devture/dbal
4631 Downloads
Tiny database abstraction layer for MongoDB (doctrine/mongodb) and relational databases (doctrine/dbal)
detain/db_abstraction
504 Downloads
Database Abstraction Class
dalmp/dalmp
90 Downloads
Database Abstraction Layer for MySQL using PHP
cratia/orm-model
1667 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).