joacub / at-base
There is no license information available for the latest version (dev-master) of this package.
Extra ZF2 library.
dev-master
2016-01-16 01:15 UTC
Requires
- joacub/dlutwbootstrap: *
- joacub/joacub-countries-flags: dev-master
- joacub/locale: *
- joacub/zf-joacub-base: *
- zendframework/zendframework: 2.*
This package is not auto-updated.
Last update: 2024-11-04 10:46:31 UTC
README
Version 1.0.1
AtBase is a Zend Framework 2 module which provides an extra ZF2 library.
Requirements
Installation
- Add
"atukai/at-base": "1.*"
to yourcomposer.json
file and runphp composer.phar update
. - Add
AtBase
to yourconfig/application.config.php
file under themodules
key.