Libraries tagged by database layer
javanile/moldable
57 Downloads
Uknown PHP Database Abstraction Layer
eclipxe/engineworks-dbal
1307 Downloads
PHP Database Abstraction Layer
duncan3dc/sql-class
77560 Downloads
A simple database abstraction layer, with an on disk caching facility.
objective-php/gateway
74717 Downloads
DAO interoperability layer
somosyampi/l5-repository
2132 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
roy404/schema
57 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
guardian360/repository
11220 Downloads
Repository pattern used to abstract the database layer.
eksa-com/l5-repository
584 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
pthreat/laminas-db
206 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
mehr-it/lara-db-ext
7699 Downloads
Extensions for laravel's database abstraction layer
frootbox/db
2124 Downloads
Frootbox Database Abstraction Layer
anourvalar/eloquent-file
3285 Downloads
Database (Eloquent) layer for files management
cabinet/dbal
155 Downloads
Database Abstraction Layer for PDO
oxil/kiniauth
10985 Downloads
Kiniauth - database driven PHP authentication layer built on Kinikit
cortex/tenants
2960 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.