nyx-solutions / yii2-nyx-helpers
Yii2 NYX Helpers
5.0.0
2022-06-02 14:12 UTC
Requires
- php: >=8.1.0 <8.2
- ext-iconv: *
- ext-mbstring: *
- ext-openssl: *
- nyx-solutions/yii2-nyx: ~5.0.0
README
NYX 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 nyx-solutions/yii2-nyx-helpers "*"
or add
"nyx-solutions/yii2-nyx-helpers": "*"
to the require section of your composer.json
file.
License
yii2-nyx-helpers is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.