Libraries tagged by DB layer
migliori/php-pdo-database-class
397 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
jasny/db-mysql
1245 Downloads
A simple DB layer in PHP for using MySQL
sy/db
1382 Downloads
Simple database layer on top of PDO
plesk/laminas-db
8 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
gonzalo123/db
6 Downloads
Database Abstraction Layer over DBAL
expressodev/laravel-codeigniter-db
4005 Downloads
Integration layer allowing use of the Laravel database library in CodeIgniter applications
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
matryoshka-model/matryoshka
2030 Downloads
A lightweight framework that provides a standard and easy way to implement a model service layer
cubiclesoft/to-composer
2131 Downloads
CubicleSoft PHP Software Development Libraries for Composer
cathedral/builder
383 Downloads
Database Layer builder library with Basic Web & Console interface
anime-db/shmop
1342 Downloads
Shmop is a simple and small abstraction layer for shared memory manipulation using PHP
crowdstar/vertica-swoole-adapter
305 Downloads
Provides a DB layer for Swoole-based application to communicate to HP Vertica databases.
johnwilson/jsondb
5 Downloads
JSON document db abstraction layer over MySQL
cortex/tenants
2957 Downloads
Cortex Tenants is a frontend layer for the contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
xonite/light-db-layer
42 Downloads
Lightweight php database abstraction layer to work closer to real data.