nyx-solutions / yii2-nyx-helpers
Yii2 NYX 助手库
5.0.0
2022-06-02 14:12 UTC
Requires
- php: >=8.1.0 <8.2
- ext-iconv: *
- ext-mbstring: *
- ext-openssl: *
- nyx-solutions/yii2-nyx: ~5.0.0
README
NYX 助手库是 Yii Framework 2 版本的助手库。
安装
安装此扩展的首选方式是通过 composer。
运行以下命令之一:
php composer.phar require --prefer-dist nyx-solutions/yii2-nyx-helpers "*"
或者将以下内容添加到您的 composer.json
文件的 require 部分中:
"nyx-solutions/yii2-nyx-helpers": "*"
许可证
yii2-nyx-helpers 在 BSD 3-Clause 许可证下发布。有关详细信息,请参阅附带文件 LICENSE.md
。