nyx-solutions / yii2-nyx-helpers
Yii2 NYX Helpers
Installs: 108
Dependents: 20
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
pkg:composer/nyx-solutions/yii2-nyx-helpers
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.