Which orm does yii2 supports?
Answer / Divya Gupta
Yii 2.0 uses its own Active Record pattern implementation for Object-Relational Mapping (ORM) rather than relying on third-party ORMs.
| Is This Answer Correct ? | 0 Yes | 0 No |
How we can get current controller & action name in yii?
How to get current controller name?
How can you include a javascript menu throught the site? Give steps
Why yii framework is faster?
Please list basic server requirements to install yii 2 framework?
How can we get all root directory path in yii2?
What is active record (ar) in yii framework?
What is cactiverecord in yii framework ?
How to get current action name?
What is difference between “render” and “renderpartial” in yii?
What are formatter in yii2?
What are the naming convention in yii 2.0 framework?