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