PHPackages                             schmasterz/yii2-widget-ag-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. schmasterz/yii2-widget-ag-grid

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

schmasterz/yii2-widget-ag-grid
==============================

Yii2 wrapper for ag-grid.

1.0(7y ago)0331[1 PRs](https://github.com/schmasterz/yii2-widget-ag-grid/pulls)MITPHPPHP ^7.1

Since Apr 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/schmasterz/yii2-widget-ag-grid)[ Packagist](https://packagist.org/packages/schmasterz/yii2-widget-ag-grid)[ RSS](/packages/schmasterz-yii2-widget-ag-grid/feed)WikiDiscussions master Synced 2d ago

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

yii2-widget-ag-grid
===================

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

This extension provides the [agGrid](https://www.ag-grid.com/) integration for the Yii2 framework.

### Requirements

[](#requirements)

The minimum requirement by yii2-widget-ag-grid that your Web server supports PHP 7.1.

### Install via Composer

[](#install-via-composer)

If you do not have [Composer](http://getcomposer.org/), you may install it by following the instructions at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix).

Run

```
$ php composer.phar require schmasterz/yii2-widget-ag-grid "master@dev"

```

### Usage

[](#usage)

```

```

You can also use agGrid in the JavaScript layer of your application. To achieve this, you need to include agGrid as a dependency of your Asset file

```
public $depends = [
    'schmasterz\agGrid\AgGridAsset',
];
```

or add it to your view file

```
schmasterz\agGrid\AgGridAsset::register($this);
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2582d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0140d1d75fc2cb378cf6e4c9b7e955e9393a1c4f4dbf6e2e4c7fc6642840974b?d=identicon)[schmasterz](/maintainers/schmasterz)

---

Top Contributors

[![schmasterz](https://avatars.githubusercontent.com/u/3609269?v=4)](https://github.com/schmasterz "schmasterz (2 commits)")

---

Tags

javascriptyii2ag grid

### Embed Badge

![Health badge](/badges/schmasterz-yii2-widget-ag-grid/health.svg)

```
[![Health](https://phpackages.com/badges/schmasterz-yii2-widget-ag-grid/health.svg)](https://phpackages.com/packages/schmasterz-yii2-widget-ag-grid)
```

###  Alternatives

[fedemotta/yii2-widget-datatables

DataTables widget for Yii2

34179.4k1](/packages/fedemotta-yii2-widget-datatables)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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