Libraries tagged by database-abstraction
cratia/orm-model
1771 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
2211 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
bayfrontmedia/simple-pdo
1300 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
ark/database
7776 Downloads
Light weight database abstraction
agile-bm/ado-db
76 Downloads
This is a fork of adodb/adodb-php https://adodb.org/. ADOdb is a PHP database abstraction layer library
wikibase/database
1615 Downloads
A simple database abstraction layer
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
smasty/neevo
185 Downloads
Tiny but powerful database abstraction layer
k-gun/oppa
96 Downloads
Oppa: Database abstraction, query building and active record implementation with PHP.
dalmp/dalmp
90 Downloads
Database Abstraction Layer for MySQL using PHP
woohoolabs/larva
702 Downloads
Woohoo Labs. Larva Database Abstraction
wonfu/cakedatabase
1 Downloads
Database abstraction library base cakephp database
thefinaloutpost/database
17 Downloads
Flexible and powerful Database abstraction library with a familiar PDO-like API
solarsnowfall/db
10 Downloads
Simple database abstraction layer with MySQL implementation.
qubus/expressive
49 Downloads
Orm with DataMapper and ActiveRecord.