robote13/yii2-components
Composer 安装命令:
composer require robote13/yii2-components
包简介
Different components for Yii2 web application
关键字:
README 文档
README
Different components for Yii2 web application
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist robote13/yii2-components "^1.1.0"
or add
"robote13/yii2-components": "^1.1.0"
to the require section of your composer.json file.
Upgrade to 1.0.0
CrudControllerAbstract::$indexViewParams -> $indexParams (now the name of this property is the same for Crud and FrontendController)
统计信息
- 总下载量: 178
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-01-27