InterviewSolution
Saved Bookmarks
| 1. |
What is Phalcon and why it is used? |
|
Answer» Phalcon is a full-stack open source framework written in PHP and C (programming LANGUAGES). It is the first framework that implements object-relational-mapping (ORM) in C. This loosely coupled framework is based on MVC (model-view-controller) architecture. Phalcon runs on PHP 5.4 and is one of the fastest FRAMEWORKS. Phalcon can be used for end to end web applications that
|
|