PHPackages                             fezfez/php-to-zephir - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. fezfez/php-to-zephir

Abandoned → [fezfez/php-to-zephir](/?search=fezfez%2Fphp-to-zephir)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

fezfez/php-to-zephir
====================

Transform php code to zephir

0.2.1(10y ago)1872.8k38[11 issues](https://github.com/fezfez/php-to-zephir/issues)PHP

Since Jun 14Pushed 8y ago2 watchersCompare

[ Source](https://github.com/fezfez/php-to-zephir)[ Packagist](https://packagist.org/packages/fezfez/php-to-zephir)[ Docs](https://github.com/fezfez/php-to-zephir)[ RSS](/packages/fezfez-php-to-zephir/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (5)Versions (8)Used By (0)

Php to Zephir
=============

[](#php-to-zephir)

[![Build Status](https://camo.githubusercontent.com/07399200fe213d1e1d75fa92e156352fb10f73f0480345b126f7ff7c46028fcf/68747470733a2f2f7472617669732d63692e6f72672f66657a66657a2f7068702d746f2d7a65706869722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fezfez/php-to-zephir)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/10eb819d2fcb2fd12c739b0a1f523e41080be3fddf3a8a14085bed892b1a1d9a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f66657a66657a2f7068702d746f2d7a65706869722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/fezfez/php-to-zephir/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/a458d0966fda5dad5ae2cfac17051056694e6cf62155ede19e23935aef3ac773/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f66657a66657a2f7068702d746f2d7a65706869722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/fezfez/php-to-zephir/?branch=master)

> Convert PHP to Zephir.

This project is builded on top of nikic/PHP-Parser

Install
=======

[](#install)

```
composer require fezfez/php-to-zephir
```

How to use
==========

[](#how-to-use)

```
vendor/bin/php-to-zephir phpToZephir:convert myDirToConvert
```

It converts all files recursivly to [Zephir](https://github.com/phalcon/zephir) language.

Issue
=====

[](#issue)

If you find a bug, please report it by new issue (with tested php code to see error).

Fatal error :'(
===============

[](#fatal-error-)

If you find a fatal error during converting, add --debug and identify where the fatal error happen. Then open issue !

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Total

7

Last Release

3930d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2aacc30f852e940d49eaf76c0cac6a97f3cfe4d38692ea774a57bc634196bda9?d=identicon)[fezfez](/maintainers/fezfez)

---

Top Contributors

[![fezfez](https://avatars.githubusercontent.com/u/1162307?v=4)](https://github.com/fezfez "fezfez (224 commits)")[![dermario](https://avatars.githubusercontent.com/u/8972530?v=4)](https://github.com/dermario "dermario (3 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (2 commits)")[![vahid-sohrabloo](https://avatars.githubusercontent.com/u/297210?v=4)](https://github.com/vahid-sohrabloo "vahid-sohrabloo (1 commits)")[![rschiano](https://avatars.githubusercontent.com/u/2210804?v=4)](https://github.com/rschiano "rschiano (1 commits)")[![ovr](https://avatars.githubusercontent.com/u/572096?v=4)](https://github.com/ovr "ovr (1 commits)")[![scil](https://avatars.githubusercontent.com/u/2786775?v=4)](https://github.com/scil "scil (1 commits)")

---

Tags

code-generatorconvertsphptoolzephirzephirconvert phpphp to zephircode conversion

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fezfez-php-to-zephir/health.svg)

```
[![Health](https://phpackages.com/badges/fezfez-php-to-zephir/health.svg)](https://phpackages.com/packages/fezfez-php-to-zephir)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[brianhenryie/strauss

Prefixes dependencies namespaces so they are unique to your plugin

190438.1k36](/packages/brianhenryie-strauss)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
