Libraries tagged by in db
faulkj/db
719 Downloads
A wrapper class for SQLSRV (MS SQL) in PHP.
faster-php/db
2 Downloads
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.
epsiloncool/db-semaphore
0 Downloads
A short and effective semaphore implementation in pure PHP
ecms/db-compare
22 Downloads
Find differences in tow databases
dastanaron/yii2-db-rbac
34 Downloads
Dynamic control of access rights in YII2
danek/grimoire-db
24 Downloads
Grimoire is a PHP library for simple working with data in the database.
damidevelopment/yii2-db-procedures
44 Downloads
Extension containing models for work with procedures/views in database
codezzouin/db-macros
4 Downloads
A Laravel package that extends the DB facade with powerful macros to enhance database query building and manipulation in your Laravel applications
codeigniter-db/codeigniter-standalone-db
30 Downloads
Codeigniter standlone database.Use the codeigniter database library separately in your project
chapdel/laravel-db-auditor
12 Downloads
Database DB Auditor provide leverage to audit your MySql database standards and also provide options to add constraints in table.
booosta/db_foreignkeys
104 Downloads
Module for handling database foreign keys in Booosta PHP Framework
birdworx/model-db
7 Downloads
A PHP library, which maps MySQL tables in a simple manner on corresponding PHP models.
becksonq/yii2-db-rbac
7 Downloads
Dynamic control of access rights in YII2 by developeruz
ayaou/db-search-bundle
55 Downloads
This bundle helps indexing and searching entities in a database
axn/laravel-revert-db-default-string-length
106 Downloads
Revert database default string length to 255 characters in a Laravel project