yii-ui / yii2-advanced-gridview
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yii2 Advanced Gridview.
dev-master
2020-03-12 14:59 UTC
Requires
- php: >=7.1
- npm-asset/overlayscrollbars: ^1.7
- yiisoft/yii2: ^2.0.21
Replaces
- npm-asset/lodash.debounce: *
- npm-asset/object-assign: *
- npm-asset/resize-observer-polyfill: *
- npm-asset/scrollbarwidth: *
This package is auto-updated.
Last update: 2021-02-12 17:03:19 UTC
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.