Libraries tagged by database connection
davidlienhard/sessionhandler
4007 Downloads
🐘 php sessionhandler using database connection
connehito/cakephp2-master-replica
3944 Downloads
Provides the features for multiple database connections as master/replica and switching in Datasource.
pubmaster/dbal-table-manager
4191 Downloads
Base class for accessing the database with DBAL connection.
rradutzu/zend2-doctrine-dynamic-db
13874 Downloads
Zend2/3 Doctrine Module that allows defining connections using dynamic database names
bobsbg/yii2-oci2pdo
3362 Downloads
Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8
fusio/adapter-elasticsearch
2798 Downloads
Provides a connection to work with an elasticsearch database
ip2location/ip2location-piwik
129 Downloads
Use IP2Location geolocation database to lookup for accurate visitor location in Matomo. It enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type that any IP address or hostname originates from. http://www.ip2location.com
zssarkany/laravel-database-sticky-timezone
194 Downloads
Service for keeping database connection timezone synchronized to PHP default timezone
stilmark/database
154 Downloads
PHP/Mysqli database connection and query builder.
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.
elvis-leite/recordset-database
25 Downloads
A simple library for managing database connections and building queries in PHP.
bilhackmac/databases-manager-module
662 Downloads
Allows managing multiple connections to databases
squirrelphp/connection
53 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
x/laravel-connection-pool
4 Downloads
Connection pooling for illuminate/database
hooloovoo/database
2341 Downloads
Database wrapper with support of persistent connection and replication Edit Add topics