betrixed / phiz

phalcon php extension is currently downsizing for php 8.0, by not developing zephir compiler for it. Some phalcon functions still depend on a fast implementation as a C extension. This is good. Extension phix, is a non-zephir implementation of core functions which greatly benefit from a C-extension implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phiz

Phalcon is currently disappearing as a php-extension for php 8.0. The project is not pgrading the zephir compiler for php 8.0. Instead the entire framework for phalcon 5.0 is being adapted to php code for version 8.0.

Until all dependencies are reimplemented, some phalcon php code may find that acceptable peformance still depends on an implementation supplied by a php extension written in C.

This is good. Extension phiz, is to be a non-zephir implementation of these core functions.

About

phalcon php extension is currently downsizing for php 8.0, by not developing zephir compiler for it. Some phalcon functions still depend on a fast implementation as a C extension. This is good. Extension phix, is a non-zephir implementation of core functions which greatly benefit from a C-extension implementation.


Languages

Language:C 65.5%Language:M4 27.0%Language:PHP 7.6%