PHPackages                             gridview/yii2-gridview - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. gridview/yii2-gridview

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

gridview/yii2-gridview
======================

Yii2 GridView with columns chooser and popups

v2(6y ago)019MITPHPPHP &gt;=7.2

Since Feb 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/vladayson/yii2-gridview)[ Packagist](https://packagist.org/packages/gridview/yii2-gridview)[ RSS](/packages/gridview-yii2-gridview/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Yii2 GridView
=============

[](#yii2-gridview)

Yii2 GridView with columns chooser and popups. It based on kartik GridView and uses its panel with export.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist gridview/yii2-gridview "*"

```

or add

```
"gridview/yii2-gridview": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
