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 yesterday

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 17% 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

2465d 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

[deptrac/deptrac

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

3.0k9.8M249](/packages/deptrac-deptrac)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[brianhenryie/strauss

Prefixes dependencies namespaces so they are unique to your plugin

192484.7k41](/packages/brianhenryie-strauss)[boundwize/structarmed

Configurable PHP architecture guards — define your layers and rules, then keep them enforced

45751.2k24](/packages/boundwize-structarmed)[v.chetkov/php-clean-architecture

PHP Clean Architecture

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

PHPackages © 2026

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