cbackup / yii2-group-grid-view
GridView Extensions that groups rows by any column(s) for Yii2.
Installs: 34 786
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 15
Type:yii2-extension
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2025-03-29 22:59:28 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