Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 307 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 307 Bytes

Infinity: ZF2 Base Module

Master: no-build

Requirements

PHP 5.4+ (http://php.net/)

Composer (http://getcomposer.org/)

Installation

Add the following to your projects composer.json:

    "require": {
        ...
        "infinity/infinity-base": "dev-master"
        ...
    }