Libraries tagged by DB layer
jascha030/db
0 Downloads
Small set of interfaces serving as a thin layer on top of doctrine/dbal.
getpastthemonkey/db-link
12 Downloads
A lightweight database abstraction layer for PHP
dxdo/zend-db
12 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
dev7ch/zend-db
28 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
cathedral/db
38 Downloads
Database Layer database interfaces and classes.
bera/bera-db
83 Downloads
A simple database abstraction layer
aussievoip/ipnd-db
26 Downloads
Doctrine Database layer for storing IPND records
pine3ree/p3-db
6 Downloads
A tiny PDO database abstraction layer
minwork/doctrine-db
11 Downloads
Doctrine DBAL layer adapted to framework interfaces
sharkodlak/fluentdb
7 Downloads
Fluent DB provides high performance DB layer with easy to use fluent interface.
yanivgal/megdb
80 Downloads
DB Abstraction Layer
zobaken/daltron
50 Downloads
PHP database abstraction layer
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.