PHPackages                             ignacio/custom-gii - 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. ignacio/custom-gii

ActiveLibrary[Framework](/categories/framework)

ignacio/custom-gii
==================

Custom gii para generar model y crud en yii2

v1.0.0(8y ago)022PHP

Since Oct 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ijavierm/customGii)[ Packagist](https://packagist.org/packages/ignacio/custom-gii)[ RSS](/packages/ignacio-custom-gii/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

En frontend/config/main-local.php configurar la nueva clase del gii

```
$config['modules']['gii'] = [
        'class'      => 'yii\gii\Module',
        'generators' => [
        'crud'   => [
            'class' => 'customGii\gii\crud\Generator',
            'indexWidgetType' => 'grid',
        ]
    ]
];

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

3190d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/046fdab945a3e4b65d91d2bfd73eb42004671c0bff28d5f580421362b91610d1?d=identicon)[ijavier\_m](/maintainers/ijavier_m)

### Embed Badge

![Health badge](/badges/ignacio-custom-gii/health.svg)

```
[![Health](https://phpackages.com/badges/ignacio-custom-gii/health.svg)](https://phpackages.com/packages/ignacio-custom-gii)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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