🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# Gii Extension for Yii 2 This extension provides a Web-based code generator, called Gii, for Yii 2 applications. You can use Gii to quickly generate models, forms, modules, CRUD, etc. Gii provides a Web-based interface for you to interactively generate the code you want. It also provides a command line interface for people who prefer to work with their console windows most of the time. ## [](https://github.com/yiisoft/yii2-gii/blob/master/docs/guide/README.md#getting-started)Getting Started * [Installation](https://github.com/yiisoft/yii2-gii/blob/master/docs/guide/installation.md) * [Basic Usage](https://github.com/yiisoft/yii2-gii/blob/master/docs/guide/basic-usage.md) ## [](https://github.com/yiisoft/yii2-gii/blob/master/docs/guide/README.md#additional-topics)Additional topics * [Creating your own templates](https://github.com/yiisoft/yii2-gii/blob/master/docs/guide/topics-creating-your-own-templates.md) * [Creating your own generators](https://github.com/yiisoft/yii2-gii/blob/master/docs/guide/topics-creating-your-own-generators.md)