Libraries tagged by database abstraction layer
scribe/cache-bundle
816 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
78 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
sandyman/postgres-dbal
20 Downloads
PHP abstraction layer for PostgreSQL
wallygator/datalayer
19 Downloads
The data layer is a persistent abstraction component of your database that PDO
walissonhms/datalayer-for-php
21 Downloads
The data layer is a persistent abstraction component of your database that PDO
nttech/datalayer
33 Downloads
The data layer is a persistent abstraction component of your database that PDO
kitsunecode/datalayer
4 Downloads
The data layer is a persistent abstraction component of your database that PDO
kadokweb/datalayer
9 Downloads
The data layer is a persistent abstraction component of your database that PDO
coffeecode2/datalayer2
19 Downloads
The data layer is a persistent abstraction component of your database that PDO
caymansistemas/datalayer
2 Downloads
The data layer is a persistent abstraction component of your database that PDO
adiliogobira/datalayer
6 Downloads
The data layer is a persistent abstraction component of your database that PDO
cacio/datacustom
5 Downloads
The data layer is a persistent abstraction component of your database that PDO
truecastdesign/hopper
155 Downloads
This library provides a simple and powerful way to SET and GET records from a PDO database.
statescua/plaut
8 Downloads
A lightweight MVC framework for newbies that use LAMP stack
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.