What are the core components of yii2 framework?
Answer / Ritunjay Bandhu
The core components of Yii 2.0 include Web Application, Console Application, Validation, Active Record, Authentication and Authorization, Caching, Database, Mailer, and WebSocket.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the benefits of yii over other frameworks?
How to use delete(), insert() and save() methods in yii2?
How do we extend yii?
Provide steps to install yii 2 framework?
What are the core helper classes in yii framework?
Explain request life cycle in yii2 framework.
How to get current controller name?
How does yii compare with other frameworks?
How to change the existing style of yii pagination?
Can we deploy applications to different servers?
What is the component, uses, how can we do and what is the better way?
What are the directory structure of yii 2.0 framework?