Yii 2.0 权威指南开发工具(Development Tools)使用 Gii 生成代码(Generating Code using Gii)
上一篇:调试工具栏和调试器(Debug...
下一篇:TBD 生成 API 文档(G...
使用 Gii 生成代码(Generating Code using Gii)
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
- Installation
- Basic Usage
Additional topics
- Creating your own templates
- Creating your own generators
上一篇:调试工具栏和调试器(Debug...
下一篇:TBD 生成 API 文档(G...