PhalconPHP development framework v3.2.1
v0
PhalconPHP is a PHPWeb framework developed using C extensions, providing high performance and low resource usage.
Phalcon is an open source, full-stack PHP5 framework written using C extensions and specifically optimized for high performance. There is no need to learn and use C language, all functions are presented as PHP classes. Phalcon is a loosely coupled framework.
When using, you need to add: extension=phalcon.so in php.ini