Libraries tagged by database connections
easi-power/laravel-db2
10998 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.
cooperl/laravel-ibmi
12223 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
graze/dal
12647 Downloads
Data Access Layer
conserto/pomm-foundation
7616 Downloads
Pomm connection manager for Postgresql
ohseesoftware/laravel-schema-list
2653 Downloads
List tables, columns, and indices for your database connections.
netsket/sf-doctrine-master-slave-plugin
8550 Downloads
Easily manage master and slave database connections
connehito/cakephp2-master-replica
3784 Downloads
Provides the features for multiple database connections as master/replica and switching in Datasource.
angel-source-labs/laravel-expression-grammar
3643 Downloads
Database Grammar Helper for Laravel. Returns appropriate SQL based on driver for database connection.
m1ke/easy-sql
59827 Downloads
Builds on Aura's ExtendedPdo to add database manipulation helpers and persistent connections
ikechukwukalu/databasebackup
4218 Downloads
A laravel package for backing up database with local and remote connection.
fusio/adapter-sql
40555 Downloads
Provides actions and connections to work with relational databases
bscheshirwork/codeception-db-yii2-config
34884 Downloads
Connection 'Db' codeception module to 'Yii2' module database settings
ntanduy/cloudflare-d1-database
131 Downloads
Easy configuration and setup for D1 Database connections in Laravel.
netherphp/database
2283 Downloads
A database connection and query tool.
mouf/database.dbconnection
32081 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.