• Stars
    star
    3,288
  • Rank 13,583 (Top 0.3 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 11 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Zephir is a compiled high-level language aimed to ease the creation of C-extensions for PHP

Zephir

Build on Linux|macOS|Windows Nightly Builds on Linux Latest Stable Version MIT License

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

Community

Contributing

Zephir is an Open Source, community-driven project. See 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 file for more information.