andrewdanilov / yii2-grid-tools
Tools for grids
Package info
github.com/AndrewDanilov/yii2-grid-tools
Type:yii2-extension
pkg:composer/andrewdanilov/yii2-grid-tools
1.0.3
2021-05-11 16:37 UTC
Requires
- php: >=5.6.0
- andrewdanilov/yii2-fontawesome: ~1.0.0
- yiisoft/yii2: ^2.0.0
This package is auto-updated.
Last update: 2026-03-12 03:43:16 UTC
README
Tools for grids
Installation
The preferred way to install this extension is through composer.
Either run
composer require andrewdanilov/yii2-grid-tools "~1.0.0"
or add
"andrewdanilov/yii2-grid-tools": "~1.0.0"
to the require section of your composer.json file.
Usage
todo