PHPackages                             millipress/acorn-millicache - 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. millipress/acorn-millicache

ActiveLibrary[Caching](/categories/caching)

millipress/acorn-millicache
===========================

Stores Acorn route responses in MilliCache's Redis cache

v1.3.0(1mo ago)61.6k↑71.3%GPL-2.0-or-laterPHPPHP &gt;=8.1CI passing

Since Dec 12Pushed 2w agoCompare

[ Source](https://github.com/MilliPress/Acorn-MilliCache)[ Packagist](https://packagist.org/packages/millipress/acorn-millicache)[ RSS](/packages/millipress-acorn-millicache/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (4)Dependencies (18)Versions (10)Used By (0)

Acorn MilliCache
================

[](#acorn-millicache)

[MilliCache](https://github.com/MilliPress/MilliCache) integration for [Acorn](https://roots.io/acorn/) — a Laravel middleware that stores Acorn route responses in MilliCache's Redis/Valkey full-page cache for WordPress sites powered by the [Roots.io Stack](https://roots.io/).

Requirements
------------

[](#requirements)

RequirementVersionPHP&gt;= 8.1Roots Acorn^4.0 | ^5.0 | ^6.0MilliCache^1.7.2 (auto-installed)Quick Start
-----------

[](#quick-start)

```
composer require millipress/acorn-millicache
```

Optionally publish the config:

```
wp acorn vendor:publish --tag=millicache
```

The middleware is registered automatically via Acorn's package discovery. On a cache MISS it captures the Acorn route response and stores it in Redis; on the next request `advanced-cache.php` serves it directly — no WordPress, no Acorn, no controller.

Documentation
-------------

[](#documentation)

Full documentation is available at **[millipress.com/docs/acorn-millicache](https://www.millipress.com/docs/acorn-millicache/)** or in the [`docs/`](docs/) directory:

- [Introduction](docs/01-getting-started/01-introduction.md)
- [Installation](docs/01-getting-started/02-installation.md)
- [Configuration](docs/02-configuration/01-configuration.md)
- [How It Works](docs/03-how-it-works/01-how-it-works.md)

Better Together: Acorn MilliRules
---------------------------------

[](#better-together-acorn-millirules)

Acorn MilliCache stores your responses — [Acorn MilliRules](https://github.com/MilliPress/Acorn-MilliRules) gives you full control over *what happens* to them. Add route-aware conditions, HTTP response actions, redirects, header manipulation, and custom cache flags — all from expressive rule classes that are auto-discovered by Acorn.

```
composer require millipress/acorn-millirules
```

Scaffold a rule in seconds:

```
wp acorn rules:make:rule RedirectLegacyPages
```

Caching is just the beginning. See the [Acorn MilliRules documentation](https://www.millipress.com/docs/acorn-millirules/) to explore what's possible.

Related
-------

[](#related)

- **[MilliCache](https://github.com/MilliPress/MilliCache)** — the Redis/Valkey full-page cache engine for WordPress
- **[MilliCache Pro](https://www.millipress.com/millicache-pro/)** — premium MilliCache modules: entries browser, visual rules builder, preloading, metrics, edge cache, asset CDN, object cache
- **[Acorn MilliRules](https://github.com/MilliPress/Acorn-MilliRules)** — route-aware rules, conditions, and actions for Acorn
- **[millipress.com](https://www.millipress.com)** — MilliPress documentation and resources

License
-------

[](#license)

GPL-2.0-or-later

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance95

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.2% 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 ~51 days

Total

4

Last Release

34d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b1119667d96ab4063e83fd0cd4797ec2e010d86e24e1a4bec13ce9cc5f5b045f?d=identicon)[ouun](/maintainers/ouun)

---

Top Contributors

[![ouun](https://avatars.githubusercontent.com/u/32090713?v=4)](https://github.com/ouun "ouun (37 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/millipress-acorn-millicache/health.svg)

```
[![Health](https://phpackages.com/badges/millipress-acorn-millicache/health.svg)](https://phpackages.com/packages/millipress-acorn-millicache)
```

###  Alternatives

[roots/sage

WordPress starter theme with a modern development workflow

13.3k343.9k2](/packages/roots-sage)[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)[webkinder/sproutset

Modern responsive image management for projects using the Roots Acorn framework.

282.7k](/packages/webkinder-sproutset)[ichhabrecht/intcache

Turn uncachable page objects into cacheable links

193.9k](/packages/ichhabrecht-intcache)

PHPackages © 2026

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