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 2w ago

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

Popularity23

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

4238d 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.2M36](/packages/magento-magento2-functional-testing-framework)[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

21114.2k](/packages/iazaran-smart-cache)[wrklst/docxmustache

docx template manipulation class, based on mustache templating language

579.1k](/packages/wrklst-docxmustache)[ichhabrecht/intcache

Turn uncachable page objects into cacheable links

193.9k](/packages/ichhabrecht-intcache)[leon-mbs/zippy

Компонентный событийно-ориентированный PHP фреймворк

102.2k](/packages/leon-mbs-zippy)

PHPackages © 2026

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