Libraries tagged by database connections
pubmaster/dbal-table-manager
4297 Downloads
Base class for accessing the database with DBAL connection.
rradutzu/zend2-doctrine-dynamic-db
14500 Downloads
Zend2/3 Doctrine Module that allows defining connections using dynamic database names
bobsbg/yii2-oci2pdo
3455 Downloads
Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8
sematico/wp-fluent-query
672 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
ikechukwukalu/databasebackup
6064 Downloads
A laravel package for backing up database with local and remote connection.
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
217 Downloads
Service for keeping database connection timezone synchronized to PHP default timezone
stilmark/database
174 Downloads
PHP/Mysqli database connection and query builder.
netherphp/database
2638 Downloads
A database connection and query tool.
milcomp/cloudflare-d1-database
152 Downloads
Easy configuration and setup for D1 Database connections in Laravel.
mcrm/laravel-connection-storage
21 Downloads
Flexible Laravel package for managing external database connections with Redis cache and HTTP API fallback. Supports customizable DTOs and multiple connection types for microservices architecture.
gsferro/database-schema-easy
94 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.
stefandoorn/laravel-database-connection-test
320 Downloads
Command Line database connection tester
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