Libraries tagged by database-abstraction
hidalgo-rides/intersect-database
862 Downloads
Database abstraction layer used throughout Intersect libraries and projects.
gonzalo123/db
6 Downloads
Database Abstraction Layer over DBAL
fridge/dbal
863 Downloads
Database Abstraction Layer written in PHP 5.3+
erikthiart/dbease
6 Downloads
A lightweight database abstraction library for simplifying database operations.
duncan3dc/sql-class
77565 Downloads
A simple database abstraction layer, with an on disk caching facility.
dscheinah/sx-data
262 Downloads
Database abstraction with corresponding implementation patterns.
detain/db_abstraction
545 Downloads
Database Abstraction Class
cratia/orm-model
1863 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
2306 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
bayfrontmedia/simple-pdo
1344 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
ark/database
7779 Downloads
Light weight database abstraction
wikibase/database
1616 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
188 Downloads
Tiny but powerful database abstraction layer
k-gun/oppa
97 Downloads
Oppa: Database abstraction, query building and active record implementation with PHP.