What are components in yii 2.0 framework?
Answer / Abhinav Malik
The Yii 2.0 framework is divided into several main components, which include Web Application, Console Application, Validation, Active Record, Authentication and Authorization, Caching, Database, Mailer, and WebSocket.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use form validations in yii?
What's new in yii release 2.0?
What does yii stand for?
What is active record(ar) in yii?
Which php version is required to install yii 2.0?
How can you include a javascript menu throught the site? Give steps
How does yii compare with other frameworks?
What is active record (ar) in yii framework?
How to use asset bundles in yii?
How to get current action name?
How to set default controller on yii project ?
How to customizing helper classes in yii framework?