nyx-solutions / yii2-nyx
Yii2 NYX Base
5.0.1
2022-06-02 03:20 UTC
Requires
- php: >=8.1.0 <8.2
- yiisoft/yii2: ~2.0.45
README
Yii2 NYX Base is the base for all Yii2 NYX extensions.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nyx-solutions/yii2-nyx "*"
or add
"nyx-solutions/yii2-nyx": "*"
to the require section of your composer.json
file.
License
yii2-nyx is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.