Libraries tagged by database connections
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.
mk-devs/multi-tenant
7 Downloads
Create, migrate and seed different databases dynamiclly without having to change your app connection.
melonbytes/dsn-parser-package
46 Downloads
A DSN parser package.
meiguonet/mgboot-php-poolx
17 Downloads
common pool for meiguonet mgboot php framework
jabarihunt/mysql
72 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.
intermaterium/cassandra-native
13 Downloads
A native Apache Cassandra and ScyllaDB connector for PHP based on the CQL binary protocol with support for persistent connections
hafael/hotel
540 Downloads
Laravel Tenant Multi-Self-Hosted-DB connections with Migration tools package for Laravel 5.1+
ezrarieben/pdo-wrapper-singleton
6 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern
erickfirmo/dbconnection
30 Downloads
PDO database library
doctrine-dbal-util/dbal-testing-util
447 Downloads
Utilities to build tests using doctrine/dbal connection
crxgames/monolog-pomm
4441 Downloads
A handler for Monolog that sends messages to Postgres via a POMM connection
code-distortion/swap-con
8552 Downloads
A Laravel package giving you control over which database to use and when without having to micro-manage (also for broadcasting, cache, filesystem, logging and queue connections)