Libraries tagged by dbc
jtl/connector-dbc
Downloads
techdivision/php-by-contract
2418 Downloads
A lightweight Design-by-Contract library for PHP
mouf/database.dbconnection
33084 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.
jardisadapter/dbconnection
283 Downloads
PDO connection pool for PHP with read/write splitting, round-robin load balancing across replicas, and automatic health checks — supports MySQL, PostgreSQL, and SQLite; a building block of the open-source foundation that Jardis-generated DDD code runs on
andig/dbcopy
44149 Downloads
mouf/database.doctrine-dbal-wrapper
111545 Downloads
This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf
appserver-io-psr/mop
9284 Downloads
PSR, defining annotations and interfaces for code transformation and enhancement.
earthit/dbc
17647 Downloads
Database access utilities
toastnz/dbcache
1382 Downloads
DataObject-based cache for SilverStripe
stage/dbconnect
6 Downloads
Database connection for Stage Framework.
ipleiria/dbcontextseeder
10 Downloads
hassansin/dbcart
7462 Downloads
Shopping Cart library for Laravel 5 that uses Database instead of Sessions
davmixcool/php-dbcloud
1517 Downloads
Easily backup PostgreSql or MySql database to the cloud
toneflix-code/laravel-dbconfig
534 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
dsheiko/validate
221 Downloads
High-performance, secure validation library for Design by Contract programming. Validate primitive and complex types with chainable validators, contract-based validation, and comprehensive security features.