Libraries tagged by db-layer
timmit/db-mysql
17212 Downloads
A simple DB layer in PHP for using MySQL(i)
codemonster-ru/database
186 Downloads
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
jasny/db-mysql
1251 Downloads
A simple DB layer in PHP for using MySQL
crowdstar/vertica-swoole-adapter
341 Downloads
Provides a DB layer for Swoole-based application to communicate to HP Vertica databases.
xonite/light-db-layer
49 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
neonus/db-layer
4 Downloads
A custom DBAL-based repository pattern.
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
sharkodlak/fluentdb
7 Downloads
Fluent DB provides high performance DB layer with easy to use fluent interface.
kagatan/mb-db
22 Downloads
MikBill Billing DB layer
iconic/dbal
10 Downloads
A simple DB layer
givanov95/wp-plugin-core
9 Downloads
Core PHP toolkit for building WordPress plugins: service providers, Vite asset integration, REST helpers, admin menus, validation, and a thin DB layer.
foxframework/db
10 Downloads
DB Layer for FoX Framework