Google News
logo
Phalcon - Interview Questions
What are the differences between Phalcon and other framework?
There are various differences between Phalcon and other framework :
Framework Yii Laravel Phalcon
Type of Project It helps to creating large projects It is used to create Web application. It is used to design variety of projects.
Database support It supports relational and non relational db It supports relational DB. It supports both relational and non relational db
Language It is purely written in PHP It is written in PHP and follow MVC pattern. It is written in PHP and C language.
Scalability It is quit scalable. Scalability is high Good for medium projects.
Performance Comparatively low High but less in compare to Phalcon High Performance
Advertisement