Libraries tagged by database connection
elvis-leite/recordset-database
27 Downloads
A simple library for managing database connections and building queries in PHP.
migliori/php-pdo-database-class
433 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
81 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
elysiumrealms/database-router
852 Downloads
A Database Router isolate Read Write Connections
x/laravel-connection-pool
5 Downloads
Connection pooling for illuminate/database
yidas/mtr-database
49 Downloads
MTR Batch processing storing in database with dashboard
sectoroverload2k/php-mysql-database
43 Downloads
PHP Library for OO MySQLi connection and queries
stage/dbconnect
6 Downloads
Database connection for Stage Framework.
silverstripe-australia/silverstripe-splitdb
59 Downloads
Provides functionality to configure separate read/write database connections
pointybeard/symphony-pdo
1066 Downloads
Wraps the core Symphony CMS database connection with a PDO based library
mll-lab/laravel-db-ready
21576 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).
thalfm/laravel-db2
933 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.
fkrfld/laravel-db2
26 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.
squirrelphp/queries-bundle
3342 Downloads
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.