Libraries tagged by database connections
phossa2/db
15 Downloads
DB connection, management, statistics library for PHP.
nia/sql-operation
498 Downloads
Component which contains simple CRUD operations using the `nia/sql-adapter` component.
nia/sql-adapter-pdo
520 Downloads
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.
nia/sql-adapter
539 Downloads
Collection of interfaces to use SQL databases using the nia framework. The interfaces allow you to separate your connection into a read and a write connection.
mohiwalla/php-mysql
11 Downloads
A PHP library for MySQL connections, executing queries, calling procedures, and fetching results with error handling.
mk-devs/multi-tenant
8 Downloads
Create, migrate and seed different databases dynamiclly without having to change your app connection.
melonbytes/dsn-parser-package
47 Downloads
A DSN parser package.
meiguonet/mgboot-poolx-php7
10 Downloads
common pool for meiguonet mgboot php framework
meiguonet/mgboot-php-poolx
20 Downloads
common pool for meiguonet mgboot php framework
kosmosafive/bitrix-db
2 Downloads
Kosmos: Bitrix Database
jabarihunt/mysql
81 Downloads
A simple class that handles MySQL database instances with support for both TCP and Socket connections. I created this class as a standard way to interact with MySQL databases from within other projects with very low overhead. I will personally use it as a dependency in those projects, but it's perfectly capable of being used as a standalone handler.
ivopereira/yii2-couchbase
377 Downloads
Yii 2 Couchbase extension. Currently only Connection is supported. ActiveQuery and ActiveRecord are in the roadmap.
ip2location/ip2location-codeigniter4
13 Downloads
IP2Location library for CodeIgniter 4. Use IP2Location geolocation database to lookup the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, IP address type and IAB advertising category from IP address using IP2Location database.
hotelmah/mysqli-wrapper
15 Downloads
This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.
hafael/hotel
542 Downloads
Laravel Tenant Multi-Self-Hosted-DB connections with Migration tools package for Laravel 5.1+