bobthecow/mustache.php
A Mustache implementation in PHP. observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 94
- Release rhythm 59
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 157.0
- age_days: 6011
- days_rel: 115
- days_push: 36
- n_releases_24m: 3
Adoption not part of the score
3287 stars · 432 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mustache.php is a PHP implementation of the Mustache logic-less templating language, installable via Composer. It renders templates against arrays or view objects and supports features like lambda sections and configurable entity flags for XSS safety.
Use cases
- render mustache templates in php
- logic-less template engine for php
- separate html templates from php logic
- render templates from view objects
- install mustache via composer
When to choose
- you need spec-compliant Mustache templating in PHP
- you want logic-less templates with no embedded code
- you need a mature, widely-used PHP template library
When to avoid
- you need template logic like conditionals beyond Mustache sections
- you prefer a full-featured engine like Twig with filters and inheritance
- you are not working in PHP
Facets
library · maturity stable
templating web-development frontend developer-tools php mustache logic-less-templates template-engine composer
2 sources
- readme: https://github.com/bobthecow/mustache.php · fetched 2026-08-28 · d79f6ff09e9b
- homepage: http://mustache.github.io/ · fetched 2026-08-29 · f766c2eb4b3f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bobthecow/mustache.php | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="bobthecow/mustache.php")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem