阅读(331) (0)

使用 Gii 生成代码(Generating Code using Gii)

2016-02-24 15:40:30 更新

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