PHPackages                             amilna/yii2-yap - 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. amilna/yii2-yap

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

amilna/yii2-yap
===============

Yii Add-ons &amp; Plugins

0.0.1(11y ago)07361BSD-3-ClauseJavaScript

Since Feb 10Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (3)Used By (0)

YAP
===

[](#yap)

Yii2 Add-ons &amp; Plugins

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist amilna/yii2-yap "*"

```

or add

```
"amilna/yii2-yap": "*"

```

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

Available widgets:

1. GridView, a grid view that groups rows by any column(s). Combination of [2amigos/GroupGridView](https://github.com/2amigos/yii2-grid-view-library/blob/master/GroupGridView.php) and [kartik-v/yii2-grid](https://github.com/kartik-v/yii2-grid)
2. SequenceJs, a widget to renders a [Sequence JS](http://sequencejs.com). More information see [amilna/yii2-sequence-widget](https://github.com/amilna/yii2-sequence-widget)

Also include alternative gii template. To use it, add following line to your config (main-local.php):

```
$config['modules']['gii'] = [
        'class' => 'yii\gii\Module',
        'generators' => [
            'crud' => [
                'class' => 'amilna\yap\gii\crud\Generator',
                'templates' => [
                'default' => '@yii/gii/generators/crud/default',
                'amilna' => '@amilna/yap/gii/crud/default'
                ]
            ],
            'model' => [
                'class' => 'amilna\yap\gii\model\Generator',
                'templates' => [
                'default' => '@yii/gii/generators/model/default',
                'amilna' => '@amilna/yap/gii/model/default'
                ]
            ],
        ]
    ];

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

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

Every ~20 days

Total

2

Last Release

4089d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/da722c47aac6226ff5409ac6d29764628642acc5716af54f506b587b77a61a50?d=identicon)[aaiyo](/maintainers/aaiyo)

---

Top Contributors

[![aaiyo](https://avatars.githubusercontent.com/u/1450687?v=4)](https://github.com/aaiyo "aaiyo (38 commits)")

---

Tags

yii2extensionpluginsaddons

### Embed Badge

![Health badge](/badges/amilna-yii2-yap/health.svg)

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

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)

PHPackages © 2026

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