Phalcon – PHP framework delivered as a C extension(phalconphp.com) |
Phalcon – PHP framework delivered as a C extension(phalconphp.com) |
PHP C-extension (Phalcon)
• C-extensions are loaded together with PHP one time
on the web server’s daemon start process
• Classes and functions provided by the extension are
ready to use for any application
• The code is compiled and isn’t interpreted because is
already compiled to a specific platform and processorTBH the most valuable feedback I could get on this is some pros/cons from those who have used it in a production environment.