nox-it / yii2-nox-helpers
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yii2 NYX Helpers
2.0.0
2020-05-02 00:47 UTC
Requires
- php: >=7.4.0
- ext-iconv: *
- ext-mbstring: *
- ext-openssl: *
- nox-it/yii2-nox: ~2.0.0
README
NOX Helpers is a library of Helpers for Yii Framework version 2.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nox-it/yii2-nox-helpers "*"
or add
"nox-it/yii2-nox-helpers": "*"
to the require section of your composer.json
file.
License
yii2-nox-helpers is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.