cbackup / yii2-group-grid-view
GridView Extensions that groups rows by any column(s) for Yii2.
Installs: 39 395
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 15
Type:yii2-extension
pkg:composer/cbackup/yii2-group-grid-view
Requires
- yiisoft/yii2: *
 
This package is not auto-updated.
Last update: 2025-10-26 01:42:33 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