036b0c0069
Phalcon is a full stack PHP framework offering low resource consumption and high performance. See https://pecl.php.net/package/phalcon
5 lines
332 B
Text
5 lines
332 B
Text
Phalcon is an open source full stack framework for PHP, written as a
|
|
C-extension. Phalcon is optimized for high performance. Its unique architecture
|
|
allows the framework to always be memory resident, offering its functionality
|
|
whenever its needed, without expensive file stats and file reads that
|
|
traditional PHP frameworks employ.
|