PHPackages                             hiqdev/yii2-higrid - 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. hiqdev/yii2-higrid

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

hiqdev/yii2-higrid
==================

Advanced Grid for Yii2

0.2(9y ago)522.2k21BSD-3-ClausePHP

Since Dec 30Pushed 5y ago5 watchersCompare

[ Source](https://github.com/hiqdev/yii2-higrid)[ Packagist](https://packagist.org/packages/hiqdev/yii2-higrid)[ Docs](https://github.com/hiqdev/yii2-higrid)[ RSS](/packages/hiqdev-yii2-higrid/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (6)Versions (4)Used By (1)

Yii2 HiGrid
===========

[](#yii2-higrid)

**Advanced Grid for Yii2**

[![Latest Stable Version](https://camo.githubusercontent.com/564beadbdb9754372d70bc337d8aca418707dac664a3225002fad73a0ef44d3a/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f796969322d6869677269642f762f737461626c65)](https://packagist.org/packages/hiqdev/yii2-higrid)[![Total Downloads](https://camo.githubusercontent.com/a901f521a4f9ee4afadb1bed369ee2f5e3c58338af3540eab7b1bb0bd61ff62a/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f796969322d6869677269642f646f776e6c6f616473)](https://packagist.org/packages/hiqdev/yii2-higrid)[![Build Status](https://camo.githubusercontent.com/5a3de225273d65d87a2371f1e52f3b55ec440bb0df6a8b85d3b80bf38182209c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6869716465762f796969322d6869677269642e737667)](https://travis-ci.org/hiqdev/yii2-higrid)[![Scrutinizer Code Coverage](https://camo.githubusercontent.com/c605bd74f05fe62a9e998d292966137e723f4e9986fc32abd644c1696a6a9043/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6869716465762f796969322d6869677269642e737667)](https://scrutinizer-ci.com/g/hiqdev/yii2-higrid/)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/19a63779ce7f01ae86de55867314925109ecaf98562ddc68d41084da4c17aa9a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6869716465762f796969322d6869677269642e737667)](https://scrutinizer-ci.com/g/hiqdev/yii2-higrid/)[![Dependency Status](https://camo.githubusercontent.com/caeb4045e497e567fde6e111727f5b6737f93b20e306fda514e9f318c275bb3d/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f6869716465763a796969322d6869677269642f6465762d6d61737465722f62616467652e737667)](https://www.versioneye.com/php/hiqdev:yii2-higrid/dev-master)

Allows to use grid columns for DetailView and more.

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

[](#installation)

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

Either run

```
php composer.phar require "hiqdev/yii2-higrid"
```

or add

```
"hiqdev/yii2-higrid": "*"
```

to the require section of your composer.json.

License
-------

[](#license)

This project is released under the terms of the BSD-3-Clause [license](LICENSE). Read more [here](http://choosealicense.com/licenses/bsd-3-clause).

Copyright © 2015-2017, HiQDev ()

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.6% 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 ~3 days

Total

3

Last Release

3467d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/790fd24da129907d373559f60c6994f664f06e3f518502c03580cc9f3594615e?d=identicon)[hiqdev](/maintainers/hiqdev)

---

Top Contributors

[![hiqsol](https://avatars.githubusercontent.com/u/11820365?v=4)](https://github.com/hiqsol "hiqsol (41 commits)")[![SilverFire](https://avatars.githubusercontent.com/u/4499203?v=4)](https://github.com/SilverFire "SilverFire (30 commits)")[![tafid](https://avatars.githubusercontent.com/u/3338188?v=4)](https://github.com/tafid "tafid (7 commits)")

---

Tags

hacktoberfestgridyii2extensiondata-tables

### Embed Badge

![Health badge](/badges/hiqdev-yii2-higrid/health.svg)

```
[![Health](https://phpackages.com/badges/hiqdev-yii2-higrid/health.svg)](https://phpackages.com/packages/hiqdev-yii2-higrid)
```

###  Alternatives

[kartik-v/yii2-grid

Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.

5546.9M182](/packages/kartik-v-yii2-grid)[mickgeek/yii2-actionbar

A control bar with bulk actions for the GridView widget.

3445.8k](/packages/mickgeek-yii2-actionbar)[yiister/yii2-advanced-grid

Advanced GridView extension for Yii framework 2

4712.6k](/packages/yiister-yii2-advanced-grid)

PHPackages © 2026

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