Libraries tagged by database abstraction
detain/crud
719 Downloads
Advanced CRUD Class
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
7244 Downloads
Extensions for laravel's database abstraction layer
hiraeth/dbal
6699 Downloads
Database abstraction via Doctrine for the Hiraeth Nano Framework
gajus/moa
25 Downloads
MOA implements dynamically generated Active Record database abstraction.
frootbox/db
1595 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
cabinet/dbal
154 Downloads
Database Abstraction Layer for PDO
vlabs/media-bundle
16290 Downloads
Form, database and filesystem abstraction for files
pdfloresjdav/media-bundle
1861 Downloads
Form, database and filesystem abstraction for files
n2n/n2n-spec-dbo
1634 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
vecode/caldera-database
55 Downloads
Database abstraction layer, part of Vecode Caldera
thefinaloutpost/database
17 Downloads
Flexible and powerful Database abstraction library with a familiar PDO-like API
solophp/database
75 Downloads
A simple database abstraction layer using PHP and PDO