PHPackages                             cornernote/yii2-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. cornernote/yii2-gii

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

cornernote/yii2-gii
===================

Gii tools and templates for Yii2.

0.1.2(8y ago)0510BSD-3-ClausePHP

Since Jul 8Pushed 8y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

Yii2 Gii
========

[](#yii2-gii)

[![Latest Version](https://camo.githubusercontent.com/fcd16172a70b8aab98578f3d9aaaf1f7364c46c4dbacdb20a0b61ca95018a7fd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f636f726e65726e6f74652f796969322d6769692e7376673f7374796c653d666c61742d737175617265266c6162656c3d72656c65617365)](https://github.com/cornernote/yii2-gii/tags)[![Software License](https://camo.githubusercontent.com/b60331a2084501dc07cf6d6964c0da58dd005d89c45cf3b28b4b22b60f5ec00f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4253442d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/46e24f34405b0adbb0a32db63b7cccca29e5b71d66024857d57c00c53d804c31/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636f726e65726e6f74652f796969322d6769692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/cornernote/yii2-gii)[![Coverage Status](https://camo.githubusercontent.com/1a4c541197bbda24dd3d24ed3ba1b6a1d046d120a80677f730aa634cd753cc81/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f636f726e65726e6f74652f796969322d6769692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cornernote/yii2-gii/code-structure)[![Quality Score](https://camo.githubusercontent.com/a7c06d422dc7d2b80dd5cb9cde3324ce58207b82513c82ca6c7f110db6b6ffec/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f636f726e65726e6f74652f796969322d6769692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cornernote/yii2-gii)[![Total Downloads](https://camo.githubusercontent.com/ebfd6f14024aa10901b0b9f29aecc2e7a0f319b2fcf57c5ffd5b0f441127085d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f726e65726e6f74652f796969322d6769692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cornernote/yii2-gii)

Gii tools and templates for Yii2.

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

[](#installation)

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

Either run

```
$ composer require cornernote/yii2-gii "*"

```

or add

```
"cornernote/yii2-gii": "*"

```

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

Add to your yii config in `config/main.php`:

```
    $config['modules']['gii'] = [
        'class' => 'yii\gii\Module',
        'generators' => [
            'giiant-model' => [
                'class' => 'schmunk42\giiant\generators\model\Generator',
                'templates' => [
                    'cornernote' => '@vendor/cornernote/yii2-gii/src/giiant/model/cornernote',
                ],
            ],
            'giiant-crud' => [
                'class' => 'schmunk42\giiant\generators\crud\Generator',
                'templates' => [
                    'cornernote' => '@vendor/cornernote/yii2-gii/src/giiant/crud/cornernote',
                ],
            ],
        ],
    ];

```

Using Giiant with Providers
---------------------------

[](#using-giiant-with-providers)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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 ~335 days

Total

3

Last Release

2931d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/07c84a589344489e8195ec1c6afcfa3abcc23a73092ceaa4ca60da96355c4d16?d=identicon)[cornernote](/maintainers/cornernote)

---

Top Contributors

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

---

Tags

yii2gii

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cornernote-yii2-gii/health.svg)

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

###  Alternatives

[yiisoft/yii2-gii

The Gii extension for the Yii framework

21118.4M613](/packages/yiisoft-yii2-gii)[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)
