Libraries tagged by db-layer
timmit/db-mysql
9013 Downloads
A simple DB layer in PHP for using MySQL(i)
crowdstar/vertica-swoole-adapter
305 Downloads
Provides a DB layer for Swoole-based application to communicate to HP Vertica databases.
jasny/db-mysql
1236 Downloads
A simple DB layer in PHP for using MySQL
xonite/light-db-layer
39 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
featherbb/db-layer
12 Downloads
Idiorm-based FeatherBB Database Layer
danmarinescu/db-layer
33 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
foxframework/db
10 Downloads
DB Layer for FoX Framework
apathy/discuss
8 Downloads
DB layer for your twitter-like project
50sq/guardian
15 Downloads
Laravel 5.1 ACL DB layer
mohit-yogi/async-db-helper
3 Downloads
Save the model data to redis & then move them to DB later