usv/yii2helper
最新稳定版本:1.0.0
Composer 安装命令:
composer require usv/yii2helper
包简介
Yii2 extensions, developed by SocalAppSolutions Pte Ltd. Array helpers, better php functions, Active Records shortcuts, etc...
关键字:
README 文档
README
Yii2 greatest extensions, developed by SuperbAppSolutions. Array helpers, better php functions, Active Records shortcuts, etc...
Changelog
2018/10/08
- Implement ViewFormatter to support attr:json in GridView / SingleView
- Implement EditColumn to support 'Click to Edit' in GridView
- Implement ModelB3tTrait to support FindOrCreate for ActiveRecord
Installation
The preferred way to install this extension is through [composer](http://getcomp oser.org/download/).
Either run
php composer.phar require --prefer-dist soc/yii2helper "*"
or add
"soc/yii2helper": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :
<?= \soc\yii2helper\AutoloadExample::widget(); ?>``` # yii2helper Yii2 greatest extension.
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-04