List some features yii 2 framework?
Answer / Bhanu Bairwa
Some notable features of Yii 2 framework include:n- High performance: It is a high-performance framework due to its use of caching and other optimizations.n- Built-in authentication and authorization: It provides built-in support for user authentication and role-based access control (RBAC).n- Extensive set of widgets: Yii 2 comes with a wide range of pre-built UI components (widgets) to speed up the development process.n- ActiveRecord: It offers an ActiveRecord pattern for working with databases, making it easier to handle complex database interactions.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to connect to the database?
How do we extend yii?
What are the great feature of yii framework?
Why yii is the best framework?
How to use find() and findall () in yii2?
How we can get current controller & action name in yii?
What are the core helper classes in yii framework?
How to include a javascript menu through a site?
Explain request life cycle in yii2 framework.
What are the directory structure of yii 2.0 framework?
What are the server requirements to install yii2?
How to connect with database in yii?