PHPackages                             flowpack/mustache - 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. [Templating &amp; Views](/categories/templating)
4. /
5. flowpack/mustache

ActiveNeos-package[Templating &amp; Views](/categories/templating)

flowpack/mustache
=================

Mustache template Fusion object

0.0.1(6y ago)0268GPL-3.0+PHP

Since May 5Pushed 5y ago9 watchersCompare

[ Source](https://github.com/Flowpack/mustache)[ Packagist](https://packagist.org/packages/flowpack/mustache)[ RSS](/packages/flowpack-mustache/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Flowpack.Mustache
=================

[](#flowpackmustache)

Opinionated Mustache templates.

TL;DR
-----

[](#tldr)

1. `composer require flowpack/mustache`
2. Inherit the Template object and set template variables as keys

```
prototype(Your.Site:Hello) < prototype(Flowpack.Mustache:Template) {
	planet = 'Earth'
}

```

3. Place a Mustache template into `Packages/Sites/Your.Site/Resources/Private/Fusion/Hello/Hello.html`. E.g. `Hello, {{planet}}`
4. Alternatively you can use it as an Eel helper, e.g. `@process.params = ${Mustache.render('Hello, {{planet}}', {planet: 'Earth'})}`. Useful for replacing some placeholders in content.

TODO: object access
-------------------

[](#todo-object-access)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

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

2204d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e7861363bc4d9a01d804fb1823366c3e59f339542e3a4ea89f7cea7b0ea91af?d=identicon)[dimaip](/maintainers/dimaip)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/flowpack-mustache/health.svg)

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

###  Alternatives

[wrklst/docxmustache

docx template manipulation class, based on mustache templating language

578.1k](/packages/wrklst-docxmustache)[zombor/kostache

Logic-less View/Mustache Module for the Kohana Framework

1382.1k2](/packages/zombor-kostache)[bobthecow/mustache-bundle

Symfony Mustache.php Bundle

1886.1k](/packages/bobthecow-mustache-bundle)[mustache/silex-provider

A Mustache service provider for Silex.

1462.4k1](/packages/mustache-silex-provider)[dearon/slim-mustache

Mustache View Parser package for the Slim Framework

144.9k2](/packages/dearon-slim-mustache)

PHPackages © 2026

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