cbackup / yii2-group-grid-view
GridView Extensions that groups rows by any column(s) for Yii2.
Package info
github.com/cBackup/yii2-grid-view-library
Type:yii2-extension
pkg:composer/cbackup/yii2-group-grid-view
0.2.1
2017-10-27 10:00 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-01 04:04:15 UTC
README
A grid view that groups rows by any column(s).
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require "cbackup/yii2-group-grid-view" "*"
or add
"cbackup/yii2-group-grid-view" : "*"
to the require section of your application's composer.json file.
Copyright
Copyright (c) 2014 2amigOS! Consulting Group LLC