

Phalcon
Phalcon is a high-performance PHP web framework based on the model–view–controller (MVC) pattern. Originally released in 2012, it is an open-source framework licensed under the terms of the BSD License (from wikipedia).
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
Features
Tags
- php5
- mvc
- Developer Tools
- development
- Software Framework
- PHP Development
- Php
Phalcon News & Activities
Recent activities
marius-ciclistu added Phalcon as alternative to Maravel Framework
Phalcon information
What is Phalcon?
(Wikipedia) Phalcon is a high-performance PHP web framework based on the model–view–controller (MVC) pattern. Originally released in 2012, it is an open-source framework licensed under the terms of the BSD License.
Unlike most PHP frameworks, Phalcon is implemented as a web server extension written in C, aiming to boost execution speed, reduce resource usage, and handle more HTTP requests per second than comparable frameworks written primarily in PHP. One drawback of this approach is that root/administrative access is required on the server to install Phalcon by building a custom binary or using a precompiled one.


