Skip to content

infinity-se/infinity-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
        ...
    }