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 are yii helpers?
What are the naming convention in yii 2.0 framework?
What are the steps to install yii2?
How we can get current controller & action name in yii?
Why yii is the best framework?
What are the type of models available in yii framework ?
What is gii? Why it is used?
What is yii 2?
What are the directory structure of yii 2.0 framework?
What are the core helper classes in yii framework?
What is active record(ar) in yii?
How to use session in yii?