nox-it / yii2-nox
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yii2 NYX Base
2.0.0
2020-05-02 00:18 UTC
Requires
- php: >=7.4.0
- yiisoft/yii2: ~2.0.34
This package is auto-updated.
Last update: 2022-06-01 20:11:41 UTC
README
Yii2 NOX Base is the base for all Yii2 NOX extensions.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nox-it/yii2-nox "*"
or add
"nox-it/yii2-nox": "*"
to the require section of your composer.json
file.
License
yii2-nox is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.