Skip to content

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

License

Notifications You must be signed in to change notification settings

davidofferman/zephir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zephir

Build on Linux BBuild on Windows Total Downloads Latest Stable Version License

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.

Documentation

Community

Contributing

Zephir is an Open Source, community-driven project. See CONTRIBUTING.md for details about contributions to this repository.

License

Zephir licensed under the MIT License. See the LICENSE file for more information.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 68.4%
  • C 20.2%
  • Zephir 8.1%
  • C++ 1.1%
  • PowerShell 0.5%
  • HTML 0.5%
  • Other 1.2%