Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 697 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 697 Bytes

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