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