# zephir **Repository Path**: junler/zephir ## Basic Information - **Project Name**: zephir - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [![Zephir][zephir logo]][web site] [![Build on Linux][actions lin badge]][actions link] [![Build on Windows][actions win badge]][actions link] [![Latest Stable Version][version badge]][packagist link] [![MIT License][license badge]](./LICENSE) [Zephir][web site] - 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][docs] ## Community * Follow us on [GitHub][zephir] and [Facebook][facebook] * Get Zephir support on [Discord][discord] and [Official Forums][forum] * 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](https://opencollective.com/phalcon#sponsor)] ## Backers Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/phalcon#backer)] ## License Zephir licensed under the MIT License. See the [LICENSE](./LICENSE) file for more information. [docs]: https://docs.zephir-lang.com [zephir]: https://github.com/phalcon/zephir [facebook]: https://www.facebook.com/groups/zephir.language [discord]: https://phalcon.link/discord [zephir logo]: https://assets.phalconphp.com/zephir/zephir_logo-105x36.svg [forum]: https://forum.zephir-lang.com [web site]: https://zephir-lang.com [actions link]: https://github.com/phalcon/zephir/actions [actions lin badge]: https://github.com/phalcon/zephir/workflows/Linux%20CI/badge.svg [actions win badge]: https://github.com/phalcon/zephir/workflows/Windows%20CI/badge.svg [version badge]: https://poser.pugx.org/phalcon/zephir/v/stable.svg [packagist link]: https://packagist.org/packages/phalcon/zephir [license badge]: https://poser.pugx.org/phalcon/zephir/license.svg