Libraries tagged by database connection
n2n/n2n-spec-dbo
4424 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
davidlienhard/sessionhandler
4683 Downloads
🐘 php sessionhandler using database connection
angel-source-labs/laravel-expression-grammar
10822 Downloads
Database Grammar Helper for Laravel. Returns appropriate SQL based on driver for database connection.
connehito/cakephp2-master-replica
4052 Downloads
Provides the features for multiple database connections as master/replica and switching in Datasource.
pubmaster/dbal-table-manager
4289 Downloads
Base class for accessing the database with DBAL connection.
rradutzu/zend2-doctrine-dynamic-db
14435 Downloads
Zend2/3 Doctrine Module that allows defining connections using dynamic database names
bobsbg/yii2-oci2pdo
3438 Downloads
Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8
sematico/wp-fluent-query
671 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
ip2location/ip2location-piwik
133 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
208 Downloads
Service for keeping database connection timezone synchronized to PHP default timezone
stilmark/database
166 Downloads
PHP/Mysqli database connection and query builder.
netherphp/database
2631 Downloads
A database connection and query tool.
gsferro/database-schema-easy
93 Downloads
Simple and efficient way to manipulate your database connection scheme, whatever it may be.
elvis-leite/recordset-database
28 Downloads
A simple library for managing database connections and building queries in PHP.
migliori/php-pdo-database-class
434 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing