What is cactiverecord in yii framework ?
Answer / Jayanti Sahu
ActiveRecord is an ORM (Object-Relational Mapping) component of the Yii framework, which allows developers to work with databases using PHP objects instead of SQL queries.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain request life cycle in yii2 framework.
What are the naming convention in yii 2.0 framework?
If you have to validate a registrations module for a user, what all can be possible ways, which one is the best?
How does yii compare with other frameworks?
What are the system requirements to install yii2?
What is request life-cycle of yii 2.0 framework?
How can we get all root directory path in yii2?
Explain the yii versions?
What are the advantages of yii2?
What do you mean by yii helpers?
What is gii in yii 2.0?
What are the type of models available in yii framework ?