PHPackages                             jnjxp/phender - 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. [CLI &amp; Console](/categories/cli)
4. /
5. jnjxp/phender

ActiveLibrary[CLI &amp; Console](/categories/cli)

jnjxp/phender
=============

CLI php templates

0.1.0(5y ago)05MITPHP

Since Sep 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jnjxp/jnjxp.phender)[ Packagist](https://packagist.org/packages/jnjxp/phender)[ RSS](/packages/jnjxp-phender/feed)WikiDiscussions develop Synced 3w ago

READMEChangelogDependenciesVersions (3)Used By (0)

phender
=======

[](#phender)

Quick and dirty cli php template rendering.

Usage
-----

[](#usage)

See example directory...

```
$ ./bin/phender \
    -i articles:./example/article-data.php \
    -v "site:My Site" \
    -h ./example/helpers.php \
    ./example/template/articles.phtml \
    ./example/template/layout.phtml > articles.html
```

- `-i/--include VAR:PATH` sets `VAR` to value returned by including `PATH`
- `-v/--var VAR:VALUE` sets `VAR` to `VALUE`
- `-h/--helpers PATH` sets helpers to value returned by including `PATH`. Should return an array of callables.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

2095d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/64baf5fff415327ccc832998afe54b34ac3c621e401f128a9343d4e0b0a3f9e4?d=identicon)[jnj](/maintainers/jnj)

---

Top Contributors

[![jakejohns](https://avatars.githubusercontent.com/u/174708?v=4)](https://github.com/jakejohns "jakejohns (5 commits)")

### Embed Badge

![Health badge](/badges/jnjxp-phender/health.svg)

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

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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