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