Libraries tagged by database connection
vitexsoftware/multiflexi-database-connection
41 Downloads
MultiFlexi support for PDO database connections
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.
pierreminiggio/database-connection
147 Downloads
Interact with a SQL Database
mcrm/laravel-connection-storage
271 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.
mahbubhelal/refresh-databases
57 Downloads
A Laravel package that extends RefreshDatabase trait to support multiple database connections with separate migration paths. Also provides fast database refreshing with checksum-based caching.
jackbayliss/laravel-model-connection
1 Downloads
Define separate read/write database connections per Eloquent model.
gemvc/connection-contracts
218 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
42 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
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
squirrelphp/connection
217 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
luany/database
42 Downloads
Database layer for the Luany ecosystem — PDO connection, Model base, QueryBuilder, and Migration engine.
yidas/mtr-database
50 Downloads
MTR Batch processing storing in database with dashboard
gemvc/connection-pdo
211 Downloads
PDO connection adapter for GEMVC framework
gemvc/connection-openswoole
171 Downloads
OpenSwoole connection pooling for GEMVC framework