{"id":16012211,"url":"https://github.com/cornernote/yii2-gii","last_synced_at":"2025-07-07T05:07:29.159Z","repository":{"id":56958123,"uuid":"36402781","full_name":"cornernote/yii2-gii","owner":"cornernote","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-09T16:31:36.000Z","size":137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T18:17:26.146Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cornernote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-27T23:45:22.000Z","updated_at":"2018-05-09T16:31:13.000Z","dependencies_parsed_at":"2022-08-21T08:50:51.656Z","dependency_job_id":null,"html_url":"https://github.com/cornernote/yii2-gii","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/cornernote/yii2-gii","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-gii","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-gii/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-gii/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-gii/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cornernote","download_url":"https://codeload.github.com/cornernote/yii2-gii/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cornernote%2Fyii2-gii/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264016740,"owners_count":23544627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T14:02:07.251Z","updated_at":"2025-07-07T05:07:29.141Z","avatar_url":"https://github.com/cornernote.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yii2 Gii\n\n[![Latest Version](https://img.shields.io/github/tag/cornernote/yii2-gii.svg?style=flat-square\u0026label=release)](https://github.com/cornernote/yii2-gii/tags)\n[![Software License](https://img.shields.io/badge/license-BSD-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Build Status](https://img.shields.io/travis/cornernote/yii2-gii/master.svg?style=flat-square)](https://travis-ci.org/cornernote/yii2-gii)\n[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/cornernote/yii2-gii.svg?style=flat-square)](https://scrutinizer-ci.com/g/cornernote/yii2-gii/code-structure)\n[![Quality Score](https://img.shields.io/scrutinizer/g/cornernote/yii2-gii.svg?style=flat-square)](https://scrutinizer-ci.com/g/cornernote/yii2-gii)\n[![Total Downloads](https://img.shields.io/packagist/dt/cornernote/yii2-gii.svg?style=flat-square)](https://packagist.org/packages/cornernote/yii2-gii)\n\nGii tools and templates for Yii2.\n\n\n## Installation\n\nThe preferred way to install this extension is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```\n$ composer require cornernote/yii2-gii \"*\"\n```\n\nor add\n\n```\n\"cornernote/yii2-gii\": \"*\"\n```\n\nto the `require` section of your `composer.json` file.\n\n\nAdd to your yii config in `config/main.php`:\n\n```\n    $config['modules']['gii'] = [\n        'class' =\u003e 'yii\\gii\\Module',\n        'generators' =\u003e [\n            'giiant-model' =\u003e [\n                'class' =\u003e 'schmunk42\\giiant\\generators\\model\\Generator',\n                'templates' =\u003e [\n                    'cornernote' =\u003e '@vendor/cornernote/yii2-gii/src/giiant/model/cornernote',\n                ],\n            ],\n            'giiant-crud' =\u003e [\n                'class' =\u003e 'schmunk42\\giiant\\generators\\crud\\Generator',\n                'templates' =\u003e [\n                    'cornernote' =\u003e '@vendor/cornernote/yii2-gii/src/giiant/crud/cornernote',\n                ],\n            ],\n        ],\n    ];\n```\n\n## Using Giiant with Providers\n\nhttps://gist.github.com/cornernote/fdf869048d6153d7aae3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornernote%2Fyii2-gii","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcornernote%2Fyii2-gii","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcornernote%2Fyii2-gii/lists"}