Framework for PHP written as a C-extension
http://phalconphp.com/Phalcon is an open source, full stack framework for PHP 5 written as a C-extension, optimized for high performance. You don’t need learn or use the C language, since the functionality is exposed as PHP classes ready for you to use. Zephir is a high level language, something between C and PHP. It’s both dynamic and static typed and it supports just the features we need to create and maintain a project like Phalcon.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / php7-phalcon
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | 2 months |
cphalcon-4.1.0.tar.gz | 0007083394 6.76 MB | 2 months |
php7-phalcon.changes | 0000042145 41.2 KB | 2 months |
php7-phalcon.spec | 0000002912 2.84 KB | 2 months |
Comments for php7-phalcon 1
asvetter wrote 11 months ago
Just a stupid question: phalcon for Leap 15.2 still "sticks" to 3.4.3. Is this a good idea? shouldn't it be "upgraded" to 4.0.x?