Libraries tagged by database connection
delta1186/laravel-connection-migrations
184 Downloads
Per-connection migration path configuration for Laravel multi-database applications
bootpress/database
1335 Downloads
A PDO wrapper with lazy connections and query profiling.
stage/dbconnect
6 Downloads
Database connection for Stage Framework.
silverstripe-australia/silverstripe-splitdb
59 Downloads
Provides functionality to configure separate read/write database connections
robinncode/laravel-db-craft
21 Downloads
Generate Laravel migrations and seeders from existing database connections
knifelemon/easy-query
95 Downloads
Easy-to-use PHP SQL query builder with fluent API. Designed for FlightPHP and works with any database connection.
emadello/db
884 Downloads
Mysql PDO database connection
mll-lab/laravel-db-ready
21580 Downloads
An artisan command to check if a database connection is ready
imt/doctrine-migrations-multi
755 Downloads
This repository provides a simple script that adds the ability to use Doctrine Migrations with more than one (multiple) connection (database).
evas-php/evas-db
98 Downloads
Database module (Connection, Schemas, Builders, Result fetching)
sibertec/data
6570 Downloads
Sibertec.Data is a small, easy to use PHP library that manages connections to MySQL databases, and also can act as an Object Relational Mapper.
terminusstudio/ezdb
50 Downloads
ezDB is a lightweight library that provides an easy and fast to deal with databases in PHP. It manages connections, provides a query builder, and a lightweight ORM.
michaelb/lumen-db2
4073 Downloads
lumen-db2 is a simple DB2 service provider for Lumen. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
kraz/doctrine-context-bundle
24 Downloads
Symfony bundle for working with multiple databases via doctrine entity manager or connection.
kalel1500/laravel-db-sync
63 Downloads
A Laravel package for syncing database tables and data across multiple connections.