PHPackages                             fgh151/yii2-vote-column - 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. fgh151/yii2-vote-column

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

fgh151/yii2-vote-column
=======================

Vote column for grid view

v0.0.4(1y ago)1747↓25%MITPHP

Since Apr 12Pushed 1y ago1 watchersCompare

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

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

Vote column
===========

[](#vote-column)

Vote column for grid view

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

[](#installation)

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

Either run

```
composer require --prefer-dist fgh151/yii2-vote-column "*"

```

or add

```
"fgh151/yii2-vote-column": "*"

```

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

Usage
-----

[](#usage)

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

```
