Libraries tagged by DatabaseConnection
dharmvijay/laravel-multi-database
14 Downloads
Multi database architecture with class to switch current database connection laravel framework.
desnake/notifications
1 Downloads
Notifications trait modified to use custom database connection for use in microservices
depage/db
715 Downloads
depage-pdo is a small wrapper around the pdo object which allows late/on demand initializition of the database connection.
dbx12/yii2-mock-database
46 Downloads
Mock connection for the Yii2 database connection. This connection can be configured to fail operations for testing purposes.
crhg/laravel-sqlite-named-memory-connection
9378 Downloads
SQLite connector which supports named in-memory database connection
ceifei/data
6 Downloads
database connection
bronos/php-sql-query-builder
5867 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
bfitech/zapstore
1666 Downloads
A simple database connection wrapper.
apishka/db-connection-stdlib
18 Downloads
Database connection standart library
ahambrahmashmi/php_db_connect
6 Downloads
a simle utility for database connection in php
geeshoe/db-connector
70 Downloads
PHP Database connection library.
daedalus-web/database
783 Downloads
Database connection module for the Daedalus web framework
californiamountainsnake/laravel-database-test-case
56 Downloads
This is the class intended for the testing the anything that need the database connection with Laravel.
mouf/database.dbconnection
32522 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.
irestful/databaseconnectors
2240 Downloads