dynamikaweb / yii2-grid
Yii2 Gridview custom columns
Package info
github.com/dynamikaweb/yii2-grid
Type:yii2-extension
pkg:composer/dynamikaweb/yii2-grid
2.1.3.1
2021-09-08 14:07 UTC
Requires
- php: >=5.5.0
- dominus77/yii2-sweetalert2-widget: *
- kartik-v/yii2-icons: *
- yiisoft/yii2: *
README
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require dynamikaweb/yii2-grid "*"
or add
"dynamikaweb/yii2-grid": "*"
to the require section of your composer.json file.