1.

Explain the features of Phalcon?

Answer»

Following are the unique features of Phalcon –

  • Fastest full stack FRAMEWORK for PHP
  • Low memory and CPU consumption
  • Supports the standard MVC directory structure.
  • Loosely coupled, the USER can USE the full framework or use only the REQUIRED components.
  • Uses Dependency injection pattern for faster location of services
  • First framework to implement ORM (Object-Relational-Mapping)


Discussion

No Comment Found