PHPackages                             tzmfreedom/phphp - 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. tzmfreedom/phphp

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tzmfreedom/phphp
================

PHP written by PHP

0.0.2(6y ago)15MITPHPPHP &gt;=7.2

Since Nov 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/tzmfreedom/phphp)[ Packagist](https://packagist.org/packages/tzmfreedom/phphp)[ Docs](https://github.com/tzmfreedom/phphp)[ RSS](/packages/tzmfreedom-phphp/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

PHPHP
=====

[](#phphp)

PHP written by PHP

Install
-------

[](#install)

```
$ composer global require tzmfreedom/phphp
```

Usage
-----

[](#usage)

```
$ phphp /path/to/file
```

With Apache
-----------

[](#with-apache)

1. Enable CGI
2. Put CGI Bridge code to your PATH

```
$ echo "$(which php) $(which phphp) \$1" > /usr/local/bin/phphp
$ chmod +x /usr/local/bin/phphp
```

3. Put your PHPHP code on CGI Directory

/usr/lib/cgi-bin/hello.cgi

```
#!/bin/bash /usr/local/bin/phphp
Content-type: text/html

```

LICENSE
-------

[](#license)

MIT

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

2420d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4991143?v=4)[Makoto Tajitsu](/maintainers/tzmfreedom)[@tzmfreedom](https://github.com/tzmfreedom)

---

Top Contributors

[![tzmfreedom](https://avatars.githubusercontent.com/u/4991143?v=4)](https://github.com/tzmfreedom "tzmfreedom (19 commits)")

### Embed Badge

![Health badge](/badges/tzmfreedom-phphp/health.svg)

```
[![Health](https://phpackages.com/badges/tzmfreedom-phphp/health.svg)](https://phpackages.com/packages/tzmfreedom-phphp)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

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

Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.

3.0k8.8M118](/packages/deptrac-deptrac)[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

6003.7M96](/packages/roave-backward-compatibility-check)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4814.0M25](/packages/coenjacobs-mozart)[v.chetkov/php-clean-architecture

PHP Clean Architecture

14661.1k](/packages/vchetkov-php-clean-architecture)

PHPackages © 2026

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