Libraries tagged by dbc
jtl/connector-dbc
Downloads
toneflix-code/laravel-dbconfig
247 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
slayer911/yii2-dbcast
953 Downloads
Auto migration
mouf/database.dbconnection
32519 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
andig/dbcopy
41684 Downloads
fleshgrinder/assertion
25404 Downloads
Library to ease defensive and design by contract (DbC) programming with assert() in PHP.
earthit/dbc
17151 Downloads
Database access utilities
toastnz/dbcache
725 Downloads
DataObject-based cache for SilverStripe
stage/dbconnect
5 Downloads
Database connection for Stage Framework.
myparkfolio/jars-commons-dbcp
263 Downloads
This will provide the libraries for commons-dbcp.
kkkonrad/module-dbcompatibility
8 Downloads
Allow Mariadb 10.11 and Mysql 9
hassansin/dbcart
7279 Downloads
Shopping Cart library for Laravel 5 that uses Database instead of Sessions
davmixcool/php-dbcloud
1505 Downloads
Easily backup PostgreSql or MySql database to the cloud
dsheiko/validate
219 Downloads
Validation library for testing primitive and complex types against a contract
techdivision/php-by-contract
2291 Downloads
A lightweight Design-by-Contract library for PHP