atukai / at-base
Extra ZF2 library.
Installs: 1 412
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Requires
- zendframework/zend-mvc: 2.* || ^3.0.1
- zendframework/zend-view: 2.* || 3.*
This package is not auto-updated.
Last update: 2017-12-12 20:27:00 UTC
README
AtBase is a Zend Framework 2 module which provides an extra ZF2 library.
Installation
- Add
"atukai/at-base": "dev-master"
to yourcomposer.json
file and runphp composer.phar update
. - Add
AtBase
to yourconfig/application.config.php
file under themodules
key.