Libraries tagged by database connection
aura/sqlquery
3286728 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
open-smf/connection-pool
178787 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
hyperf/db-connection
2937609 Downloads
A hyperf db connection handler for hyperf/database.
jawira/db-draw
135267 Downloads
📐 Takes a DoctrineORM connection and generates a database diagram in .puml format
cooperl/laravel-db2
128160 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
pomm-project/foundation
444976 Downloads
Pomm connection manager for Postgresql
atlas/pdo
272841 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
tommyknocker/pdo-database-class
6291 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
mpyw/laravel-database-mock
20299 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
atlas/info
63365 Downloads
Uses an Atlas.Pdo connection to discover schema information.
hackthebox/laravel-iam-auth
6520 Downloads
AWS IAM authentication for Laravel: RDS database connections and SDK credential caching for PHP-FPM
connehito/cakephp-master-replica
68314 Downloads
Provides the features for multiple database connections as master/replica and switching.
ikechukwukalu/databasebackup
10188 Downloads
A laravel package for backing up database with local and remote connection.
karol-dabrowski/doctrine-dynamic-connection
2220 Downloads
Doctrine Dynamic Connection library allows you to modify database connection parameters at runtime
huy-nguyen/laravel-optimize-init-db-connection
2635 Downloads
A package for optimize Laravel init database connection