Libraries tagged by database connections
connehito/cakephp2-master-replica
4242 Downloads
Provides the features for multiple database connections as master/replica and switching in Datasource.
rradutzu/zend2-doctrine-dynamic-db
16691 Downloads
Zend2/3 Doctrine Module that allows defining connections using dynamic database names
bscheshirwork/codeception-db-yii2-config
53306 Downloads
Connection 'Db' codeception module to 'Yii2' module database settings
vitexsoftware/multiflexi-database-connection
57 Downloads
MultiFlexi support for PDO database connections
tihloh/prefab-database
9 Downloads
Standalone, framework-independent database connections and lightweight query building for Prefab PHP.
senza1dio/database-pool
2 Downloads
Enterprise-grade database connection pooling for PHP with circuit breaker, auto-scaling, and PostgreSQL/MySQL/SQLite support. Battle-tested at 100k+ concurrent users.
mcrm/laravel-connection-storage
312 Downloads
Flexible Laravel package for managing external database connections with Redis cache and HTTP API fallback. Supports customizable DTOs and multiple connection types for microservices architecture.
jackbayliss/laravel-model-connection
1 Downloads
Define separate read/write database connections per Eloquent model.
gemvc/connection-contracts
245 Downloads
Database connection contracts for GEMVC framework
elvis-leite/recordset-database
28 Downloads
A simple library for managing database connections and building queries in PHP.
crefito11/database-manager
54 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
contempt/database
24 Downloads
Database-neutral connection, transaction and persistence integration contracts.
migliori/php-pdo-database-class
435 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
bilhackmac/databases-manager-module
689 Downloads
Allows managing multiple connections to databases
squirrelphp/connection
240 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.