atukai / at-base
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.
Extra ZF2 library.
dev-master
2016-06-30 10:49 UTC
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.jsonfile and runphp composer.phar update. - Add
AtBaseto yourconfig/application.config.phpfile under themoduleskey.