yii-ui/yii2-advanced-gridview
Yii2 Advanced Gridview.
dev-master
2019-09-05 13:16 UTC
Requires
- php: >=7.1
- yiisoft/yii2: ^2.0.21
- npm-asset/overlayscrollbars: ^1.7
Replaces
- npm-asset/scrollbarwidth: *
- npm-asset/resize-observer-polyfill: *
- npm-asset/object-assign: *
- npm-asset/lodash.debounce: *
README
This is an Yii framework 2.0 module for advanced grid views.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require yii-ui/yii2-advanced-gridview
or add
"yii-ui/yii2-advanced-gridview": "~1.0.0"
to the require section of your composer.json
file.
Usage
TODO
More Examples will be added soon at https://www.yii-ui.com/yii2-advanced-gridview.
Documentation
Documentation will be added soon at https://www.yii-ui.com/yii2-advanced-gridview.
License
yii2-advanced-gridview is released under the MIT License. See the LICENSE.md for details.