Zephir is a transpiled language used for creating C-extensions for PHP
Zephir is a high level programming 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.
$
pkg install php84-zephirOrigin
lang/zephir
Size
1.59MiB
License
MIT
Maintainer
rcm@rcm.sh
Dependencies
9 packages
Required by
0 packages