wagnert / TechDivision_Connection

Connection abstract layer implementation for usage in server context

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TechDivision_Connection

Latest Stable Version Total Downloads Latest Unstable Version License Build StatusScrutinizer Code QualityCode Coverage

Connection abstract layer implementation for usage in server context.

Installation

You don't have to install this package, as it'll be delivered with the latest appserver.io release. If you want to install it with your application only, you do this by add

{
    "require": {
        "techdivision/connection": "dev-master"
    },
}

to your composer.json and invoke composer update in your project.

Usage

Coming soon

External Links

About

Connection abstract layer implementation for usage in server context


Languages

Language:PHP 100.0%