nox-it / yii2-nox-helpers
Yii2 NYX Helpers
Installs: 11 186
Dependents: 4
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
pkg:composer/nox-it/yii2-nox-helpers
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.