What's new in yii release 2.0?
Answer / Ajay Kumar Shrotriya
In Yii 2.0 release, there are several new features such as Dependency Injection Container (DI), Asset Bundle for managing CSS/JS files, improved caching system, and support for modular development.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the latest version of yii?
What is helper in yii? Why it is used?
How to use delete(), insert() and save() methods in yii2?
What is the purpose of “gii” in yii2?
What are the directory structure of yii?
What are the steps to install yii 2.0 framework?
Explain directory structure of yii 2 framework?
What are the core helper classes in yii framework?
How to install yii framework?
What do you mean by yii helpers?
Who developed yii?
What is the component, helper and why are they used, is there other way we can do same thing, what is better?