Libraries tagged by DB layer
migliori/php-pdo-database-class
434 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
cortex/tenants
2961 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
46 Downloads
Lightweight php database abstraction layer to work closer to real data.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
sky-floyd/easy-db-layer
5 Downloads
Database Manager
kagatan/mb-db
22 Downloads
MikBill Billing DB layer
foxframework/db
10 Downloads
DB Layer for FoX Framework
featherbb/db-layer
13 Downloads
Idiorm-based FeatherBB Database Layer
danmarinescu/db-layer
34 Downloads
Zend Framework 2 DB Layer providing easy access to DB without the need of a model , it returning a ResultSet
cathedral/dblayer
0 Downloads
Metapackage: builder in dev and db (runtime) in prod.
rev/sway-dblayer
19 Downloads
Emulates behaviour of SwayDbLayer
kreatept/dblayer
9 Downloads
A lightweight PHP ORM with advanced query capabilities.
wukka/db
7 Downloads
Light DB abstraction layer for PHP, supports multiple datasources, nested transactions.
tlumx/tlumx-db
10 Downloads
Tlumx db component, lightweight PHP database access layer, wrapper for PDO, simple PHP Query Builder
phpvv/db
204 Downloads
VV database abstraction layer with query builder and DB structure models