PHPackages                             zakharov-andrew/yii2-gridview-plus - 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. zakharov-andrew/yii2-gridview-plus

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

zakharov-andrew/yii2-gridview-plus
==================================

Yii2 GridView Plus

v0.0.3(2y ago)2961MITCSSPHP &gt;=7.0

Since Nov 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ZakharovAndrew/yii2-gridview-plus)[ Packagist](https://packagist.org/packages/zakharov-andrew/yii2-gridview-plus)[ RSS](/packages/zakharov-andrew-yii2-gridview-plus/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Yii2 GridView Plus
==================

[](#yii2-gridview-plus)

[![Latest Stable Version](https://camo.githubusercontent.com/1374886df217e5010639755713e9295b464cd35f2d2b84406365d1825139b9ca/68747470733a2f2f706f7365722e707567782e6f72672f7a616b6861726f762d616e647265772f796969322d67726964766965772d706c75732f762f737461626c65)](https://packagist.org/packages/zakharov-andrew/yii2-gridview-plus)[![License](https://camo.githubusercontent.com/24f3a3279d07139c2c3e1584c7e44b0ab0aa9de5e153f6d8ebe35a9214cacef5/68747470733a2f2f706f7365722e707567782e6f72672f7a616b6861726f762d616e647265772f796969322d73657474696e67732f6c6963656e7365)](https://packagist.org/packages/zakharov-andrew/yii2-gridview-plus)[![Yii2](https://camo.githubusercontent.com/d6b0929173e28cc627430d2519ca1853466a70f37395877eaf4820cb3e1e1909/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d5969695f4672616d65776f726b2d677265656e2e7376673f7374796c653d666c6174)](http://www.yiiframework.com/)

Enhanced GridView with various utilities for Yii Framework 2.0

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

[](#installation)

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

Either run

```
$ composer require zakharov-andrew/yii2-gridview-plus

```

or add

```
"zakharov-andrew/yii2-gridview-plus": "*"

```

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

Usage
-----

[](#usage)

Add this to your action in the controller

```
class DefaultController extends Controller
{
    //...
    public function actionYourAction()
    {
        \ZakharovAndrew\grid\assets\GridViewPlusAsset::register($this->view);
        // ...
    }
}

```

License
-------

[](#license)

**yii2-gridview-plus** it is available under a MIT License. Detailed information can be found in the `LICENSE.md`.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

907d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/08ab00e707ea2dd0f8703587f1b770398b9662c98da6738d7a5e14c13caa1a8a?d=identicon)[ZakharovAndrew](/maintainers/ZakharovAndrew)

---

Top Contributors

[![ZakharovAndrew](https://avatars.githubusercontent.com/u/37038505?v=4)](https://github.com/ZakharovAndrew "ZakharovAndrew (14 commits)")

---

Tags

yii2extensionmoduleyii 2gridview

### Embed Badge

![Health badge](/badges/zakharov-andrew-yii2-gridview-plus/health.svg)

```
[![Health](https://phpackages.com/badges/zakharov-andrew-yii2-gridview-plus/health.svg)](https://phpackages.com/packages/zakharov-andrew-yii2-gridview-plus)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
