magicsoft / yii2-magicsoft-base
MagicSoft 基础组件
dev-master
2019-06-10 14:52 UTC
This package is auto-updated.
Last update: 2024-09-11 02:20:02 UTC
README
MagicSoft 的基础组件
安装
安装此扩展的首选方式是通过 Composer。
运行以下命令:
php composer.phar require --prefer-dist magicsoft/yii2-magicsoft-base "*"
或将以下内容添加到您的 composer.json
文件中的 require 部分:
"magicsoft/yii2-magicsoft-base": "*"
to the require section of your composer.json
file.
## 许可证
MagicSelect 采用 BSD 3-Clause 许可证发布。有关详细信息,请参阅附带文件 LICENSE.md
。