yiister / yii2-advanced-grid

Advanced GridView extension for Yii framework 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yii2 Advanced Grid

The extension provides different columns for yii\grid\GridView widget.

You can see examples at the demo page.

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist yiister/yii2-advanced-grid

or add

"yiister/yii2-advanced-grid": "~1.0"

to the require section of your composer.json.

About

Advanced GridView extension for Yii framework 2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 77.1%Language:JavaScript 16.9%Language:CSS 6.1%