PhalconPHP en
Phalcon PHP Framework is an open source, object-oriented web application framework implemented in PHP 5 and licensed under the New BSD License. Unlike other frameworks for PHP, Phalcon is entirely written in C language as a PHP extension. The project goal aims to achieve greater performance from this. Phacon Framework requires PHP 5.3.1 or later. PHPUnit 3.0 or later is required to run the unit tests shipped with Phalcon Framework. Many components also require PHP extensions. Due to its PHP extension nature, Phalcon requires to modify the server configuration to enable it as an extension. Unix platforms also require compilation from source code requiring a C compiler and development libraries for PHP. For the Windows platform, developers provide compiled DLL libraries. Phalcon Framework features include: [ - ]