PHPackages                             ramprasadm1986/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. ramprasadm1986/yii2-gii-crud-gentelella

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

ramprasadm1986/yii2-gii-crud-gentelella
=======================================

A Gentelella based CRUD template for Yii2

1.0.1(4y ago)03Apache-2.0PHP

Since Nov 20Pushed 4y ago1 watchersCompare

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

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

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 ramprasadm1986/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/ramprasadm1986/yii2-gii-crud-gentelella/src/gii/templates/crud',
                ]
            ]
            ....
        ],
```

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

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

1635d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/53647737?v=4)[ramprasad](/maintainers/ramprasad)[@Ramprasad](https://github.com/Ramprasad)

---

Top Contributors

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

---

Tags

yii2crudgentelella

### Embed Badge

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

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

###  Alternatives

[schmunk42/yii2-giiant

Gii CRUD generator for Yii 2 Framework

269471.5k17](/packages/schmunk42-yii2-giiant)[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)
