nathanjosiah / zf2-nscommons
1.0.0
2015-01-30 17:27 UTC
Requires
- php: >=5.4.0
- giggsey/libphonenumber-for-php: =7.0
This package is auto-updated.
Last update: 2025-02-15 08:28:33 UTC
README
This is a Zend Framework 2 module for boilerplate functionality in all of my projects.
Add it to your project by adding the following to your composer.json:
"nathanjosiah/zf2-nscommons": "dev-master"
Don't forget to enable the module NSCommons
in your ZF2 application config.
Contributions are welcome!