Download the PHP package thephpeffect/connection-manager without Composer
On this page you can find all versions of the php package thephpeffect/connection-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thephpeffect/connection-manager
More information about thephpeffect/connection-manager
Files in thephpeffect/connection-manager
Download thephpeffect/connection-manager
More information about thephpeffect/connection-manager
Files in thephpeffect/connection-manager
Vendor thephpeffect
Package connection-manager
Short Description A simple connection manager for any OOP db connection in PHP
License MIT
Homepage https://github.com/thephpeffect/ConnectionManager
Package connection-manager
Short Description A simple connection manager for any OOP db connection in PHP
License MIT
Homepage https://github.com/thephpeffect/ConnectionManager
Please rate this library. Is it a good library?
Informations about the package connection-manager
ConnectionManager
A PHP singleton designed to keep track of multiple database connections.
Installation
The recommended way to install ConnectionManager is through composer(https://getcomposer.org/). Type the following command in your shell environment:
php ~/composer.phar require thephpeffect/connection-manager
Usage
The "default" connection can be accessed by the db() function without passing a connection name.
All versions of connection-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package thephpeffect/connection-manager contains the following files
Loading the files please wait ....