PHPackages                             zgb7mtr/yii2-gii-crud-gentelella - 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. [Admin Panels](/categories/admin)
4. /
5. zgb7mtr/yii2-gii-crud-gentelella

ActiveYii2-extension[Admin Panels](/categories/admin)

zgb7mtr/yii2-gii-crud-gentelella
================================

A Gentelella based CRUD template for Yii2

1.0.0(6y ago)0331MITPHP

Since Dec 31Pushed 6y ago1 watchersCompare

[ Source](https://github.com/zgb7mtr/yii2-gii-crud-gentelella)[ Packagist](https://packagist.org/packages/zgb7mtr/yii2-gii-crud-gentelella)[ RSS](/packages/zgb7mtr-yii2-gii-crud-gentelella/feed)WikiDiscussions master Synced 2d ago

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

Gentelella based Gii CRUD template generator
============================================

[](#gentelella-based-gii-crud-template-generator)

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

[](#installation)

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

```
php composer.phar require --prefer-dist zgb7mtr/yii2-gii-crud-gentelella "*"

```

To use this template, add to main config in gii section following code:

```
    'gii' => [
            ...
            'generators' => [ //here
            'crud' => [ // generator name
                'class' => 'yii\gii\generators\crud\Generator', // generator class
                'templates' => [ //setting for the templates
                    'Gentelella' => '@vendor/zgb7mtr/yii2-gii-crud-gentelella/src/gii/templates/crud',
                ]
            ]
            ....
        ],
```

Changing "Code Template" to Gentelella in Gii CRUD Generator panel.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

2325d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8176166?v=4)[Tommy Zheng](/maintainers/zgb7mtr)[@zgb7mtr](https://github.com/zgb7mtr)

---

Top Contributors

[![zgb7mtr](https://avatars.githubusercontent.com/u/8176166?v=4)](https://github.com/zgb7mtr "zgb7mtr (5 commits)")

---

Tags

yii2extensionzgb7mtr

### Embed Badge

![Health badge](/badges/zgb7mtr-yii2-gii-crud-gentelella/health.svg)

```
[![Health](https://phpackages.com/badges/zgb7mtr-yii2-gii-crud-gentelella/health.svg)](https://phpackages.com/packages/zgb7mtr-yii2-gii-crud-gentelella)
```

###  Alternatives

[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[yiister/yii2-gentelella

Free admin template for backend

277278.3k5](/packages/yiister-yii2-gentelella)

PHPackages © 2026

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