Skip to content
/ zephir Public
forked from zephir-lang/zephir

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

License

Notifications You must be signed in to change notification settings

niden/zephir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zephir

Discord Build on Linux|macOS|Windows Latest Stable Version PHP from Packagist Packagist 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.1%
  • C 18.8%
  • Zephir 2.4%
  • HTML 0.6%
  • Shell 0.5%
  • CSS 0.3%
  • Other 0.3%