nathanjosiah / zf2-nscommons
Installs: 88
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/nathanjosiah/zf2-nscommons
Requires
- php: >=5.4.0
- giggsey/libphonenumber-for-php: =7.0
This package is auto-updated.
Last update: 2025-09-15 09:38:54 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!