PHPackages                             isavon/yii2-grid - 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. [Framework](/categories/framework)
4. /
5. isavon/yii2-grid

ActiveYii2-extension[Framework](/categories/framework)

isavon/yii2-grid
================

The Grid extension for the Yii2 Framework

1.0(3y ago)021MITPHP

Since Jul 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/isavon/yii2-grid)[ Packagist](https://packagist.org/packages/isavon/yii2-grid)[ RSS](/packages/isavon-yii2-grid/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

 yii2-grid ---

================

[](#----yii2-grid----)

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

[](#installation)

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

To install, either run

```
$ php composer.phar require isavon/yii2-grid "@dev"

```

or add

```
"isavon/yii2-grid": "@dev"

```

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

Changes
-------

[](#changes)

> NOTE: Refer the [CHANGE LOG](https://github.com/isavon/yii2-grid/blob/master/CHANGE.md) for details on changes to various releases.

Usage
-----

[](#usage)

Add ActionColumn to view file.

```
