What is Zephir in Phalcon?

devquora
devquora

Posted On: Feb 22, 2018

 

Zephir – Ze(nd Engine) Ph(p) I(nt)r(mediate) – is a high-level language that eases the creation and maintainability of extensions for PHP. Zephir extensions are exported to C code that can be compiled and optimized by major C compilers such as gcc/clang/vc++. Functionality is exposed to the PHP language

source (https://github.com/phalcon/zephir)

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Phalcon Interview Questions

    Explain Dependency Injection in Phalcon?

    Explain Dependency Injection in Phalcon?..

    Phalcon Interview Questions

    List basic features provided by Phalcon?

    List basic features provided by Phalcon?..