pkgsrc/www/php-phalcon4/DESCR
otis 036b0c0069 www: Add php-phalcon4 4.1.0
Phalcon is a full stack PHP framework offering low resource consumption and
high performance.

See https://pecl.php.net/package/phalcon
2020-11-21 14:54:14 +00:00

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.