Libraries tagged by database connection
connehito/cakephp2-master-replica
4182 Downloads
Provides the features for multiple database connections as master/replica and switching in Datasource.
memran/marwa-db
979 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
waad/truffle
299 Downloads
Laravel package for in-memory driver database Eloquent model connections
ikechukwukalu/databasebackup
7450 Downloads
A laravel package for backing up database with local and remote connection.
fusio/adapter-sql
49854 Downloads
Provides actions and connections to work with relational databases
bscheshirwork/codeception-db-yii2-config
52785 Downloads
Connection 'Db' codeception module to 'Yii2' module database settings
zssarkany/laravel-database-sticky-timezone
414 Downloads
Service for keeping database connection timezone synchronized to PHP default timezone
william-costa/database-manager
2565 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
netherphp/database
2832 Downloads
A database connection and query tool.
mouf/database.dbconnection
32978 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.
krubio/perfect-database
857 Downloads
SOLID Compliant Database Connection
codemonster-ru/database
372 Downloads
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
x/laravel-connection-pool
5 Downloads
Connection pooling for illuminate/database
monkeyscloud/monkeyslegion-database
2657 Downloads
High-performance PDO connection management with read/write splitting, connection pooling, and multi-driver support (MySQL, PostgreSQL, SQLite).
mb4it/laravel-dbtodb-migration
283 Downloads
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.