Why gii is used in yii 2.0?
Answer / Avinash Kumar Patel
Gii is a code generation tool provided by Yii 2.0 that helps developers generate common PHP classes quickly, reducing the amount of boilerplate code needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What's new in yii release 2.0?
What is the directory structure of yii2?
What is the naming convention in yii framework? Explain
How to install yii framework?
In yii, how to get ip address?
How do you proceed when you have to use yii for any application?
How to set default controller on yii project ?
How we can change the url for yii::app()->homeurl in yii2?
What do you mean by active record in yii?
What is latest version yii 2 framework?
Why do yii run so fast?
What is gii in yii 2 and for what it is used?