Libraries tagged by DatabaseConnection
desnake/notifications
1 Downloads
Notifications trait modified to use custom database connection for use in microservices
depage/db
705 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.
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.
apishka/db-connection-stdlib
18 Downloads
Database connection standart library
ahambrahmashmi/php_db_connect
5 Downloads
a simle utility for database connection in php
geeshoe/db-connector
69 Downloads
PHP Database connection library.
daedalus-web/database
783 Downloads
Database connection module for the Daedalus web framework
californiamountainsnake/laravel-database-test-case
55 Downloads
This is the class intended for the testing the anything that need the database connection with Laravel.
mouf/database.dbconnection
32085 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