Libraries tagged by database connections
yii-diandi/connection-pool
3 Downloads
swoole连接池扩展类库
unimed/database-manager
2 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
tsm/php-database
0 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
techsemicolon/laravel-dynamic-user-connection
200 Downloads
A laravel package to dynamically have separate database connection setup for each user.
steffenmaechtel/fix_duplicate_database_connection
84 Downloads
TYPO3 CMS extension: fix duplicate database connection for old extensions using $GLOBALS['TYPO3_DB']
shencongcong/connection-pool
2 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
rubensdimas/database-manager
15 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
reneknox/database-connector
8 Downloads
sample database connection using oop function for simple tasks
r1ko/database-connection
39 Downloads
Simple PDO Wrapper
pruvo/laravel-firestore-connection
1015 Downloads
Google Firebase database connection to Laravel
plumbus/database
125 Downloads
Database connections factory and methods based on dbal
pierreminiggio/database-connection
138 Downloads
Interact with a SQL Database
mustafakarali/laravel-firestore-connection
3 Downloads
Google Firebase database connection to Laravel
mtruvoice/phalconify-database
30 Downloads
A PhalconPHP wrapper for easy 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.