Libraries tagged by database connections
mouf/database.dbconnection
32536 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.
mk/database-connection-handler
624 Downloads
PDO wrapper for using MySQL databases with less configuration and more ease
mamadou-aly-sy/database-connection
17 Downloads
A simple php database connection class
lorran-code/database-manager
8 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
lions-software/lions-software-database-manager
6 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
laralabs/connection-loader
25 Downloads
Load database connections into config from database table
krubio/perfect-database
82 Downloads
SOLID Compliant Database Connection
koyabu/database-connection
0 Downloads
MySQLi Database Connection
kisphp/database
4841 Downloads
Kisphp Database connection wrapper
iutrace/laravel-multi-database
238 Downloads
Multiple databases connections commands for Laravel
infw/database
11 Downloads
Database connection helper for In framework
ice-cream/database
21 Downloads
Database connection handler for IceCream Framework
gsferro/database-schema-easy
82 Downloads
Simple and efficient way to manipulate your database connection scheme, whatever it may be.
gioco-plus/connection-pool
11 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
emmetog/database
15 Downloads
A library to manage database connections