Zephir - (Zend Engine Php Intrmediate), - 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.
- Official documentation is located here
- Follow us on GitHub and Facebook
- Get Zephir support on Discord and Official Forums
- Read our Code of Conduct
Zephir is an Open Source, community-driven project. See CONTRIBUTING.md for details about contributions to this repository.
Zephir licensed under the MIT License. See the LICENSE file for more information.