oubo 36d7c0abb7 84a0bd5ae há 6 anos atrás
..
images 36d7c0abb7 84a0bd5ae há 6 anos atrás
README.md 36d7c0abb7 84a0bd5ae há 6 anos atrás
basic-usage.md 36d7c0abb7 84a0bd5ae há 6 anos atrás
installation.md 36d7c0abb7 84a0bd5ae há 6 anos atrás
topics-creating-your-own-generators.md 36d7c0abb7 84a0bd5ae há 6 anos atrás
topics-creating-your-own-templates.md 36d7c0abb7 84a0bd5ae há 6 anos atrás

README.md

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.

Getting Started

Additional topics