PHPackages                             khromov/mustache-wordpress-cache - 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. [Caching](/categories/caching)
4. /
5. khromov/mustache-wordpress-cache

ActiveLibrary[Caching](/categories/caching)

khromov/mustache-wordpress-cache
================================

WordPress cache adapter for Mustache.php

1.3(11y ago)78.6kGPL

Since Dec 21Compare

[ Source](https://github.com/khromov/mustache-wordpress-cache)[ Packagist](https://packagist.org/packages/khromov/mustache-wordpress-cache)[ RSS](/packages/khromov-mustache-wordpress-cache/feed)WikiDiscussions Synced yesterday

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

WordPress Cache for Mustache.php
--------------------------------

[](#wordpress-cache-for-mustachephp)

WordPress cache adapter for Mustache.php

Uses the [WordPress Object cache](http://codex.wordpress.org/Class_Reference/WP_Object_Cache).

#### Example

[](#example)

```
$mustache = new Mustache_Engine( array(
    ...
    'cache'           => \Khromov\Mustache_Cache\Mustache_Cache_WordPressCache()
    ...
  ) );
```

#### Constructor parameters

[](#constructor-parameters)

You don't have to pass anything when constructing the cache, but you can pass the following parameters if you want:

**$key\_prefix** - The object cache key prefix to use. (Default: "")
**$group** - The object cache group to use. (Default: "mustache-cache")

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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 ~6 days

Total

4

Last Release

4193d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1207507?v=4)[Stanislav Khromov](/maintainers/khromov)[@khromov](https://github.com/khromov)

---

Top Contributors

[![khromov](https://avatars.githubusercontent.com/u/1207507?v=4)](https://github.com/khromov "khromov (2 commits)")

### Embed Badge

![Health badge](/badges/khromov-mustache-wordpress-cache/health.svg)

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

###  Alternatives

[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15312.0M36](/packages/magento-magento2-functional-testing-framework)[beryllium/cachebundle

Provides an interface to Memcache for Symfony2 applications

33136.2k](/packages/beryllium-cachebundle)[wrklst/docxmustache

docx template manipulation class, based on mustache templating language

578.7k](/packages/wrklst-docxmustache)

PHPackages © 2026

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