davidxu/yii2-base
Composer 安装命令:
composer require davidxu/yii2-base
包简介
This is a base library with set of foundation classes and components used by all Yii2 extensions by David Xu.
README 文档
README
This is a base library with set of foundation classes and components used by all Yii2 extensions by David Xu.
One can use this base library during creation of one's own extensions if needed.
NOTE: This extension depends on the yiisoft/yii2-bootstrap4 and other extensions. Check the composer.json for this extension's requirements and dependencies.
Why this extension?
To ensure a leaner code base
Either run
$ php composer.phar require davidxu/yii2-base
or add
"davidxu/yii2-base": "*"
to the require section of your composer.json file.
For extension sweetalert2, please refer to SweetAlert2.md.
License
yii2-base is released under the MIT License. See the LICENSE.md for details.
统计信息
- 总下载量: 61
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 7
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-03-25