Description
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.
Main features:
Zephir alternatives and similar libraries
Based on the "Extensions" category.
Alternatively, view Zephir alternatives based on common mentions on social networks and blogs.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Zephir or a related project?
Popular Comparisons
README
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.
Documentation
- Official documentation is located here
Community
- Follow us on GitHub and Facebook
- Get Zephir support on Discord and Github discussions
- Read our [Code of Conduct](./CODE_OF_CONDUCT.md)
Contributing
Zephir is an Open Source, community-driven project. See [CONTRIBUTING.md](./CONTRIBUTING.md) for details about contributions to this repository.
Sponsors
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]
Backers
Support us with a monthly donation and help us continue our activities. [Become a backer]
License
Zephir licensed under the MIT License. See the [LICENSE](./LICENSE) file for more information.
*Note that all licence references and agreements mentioned in the Zephir README section above
are relevant to that project's source code only.