PHPackages                             mindscreen/flow-cachebreak - 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. mindscreen/flow-cachebreak

Abandoned → [flowpack/cachebuster](/?search=flowpack%2Fcachebuster)ArchivedNeos-package[Caching](/categories/caching)

mindscreen/flow-cachebreak
==========================

Cache breaking functionality for static resources in Flow

1.0.0(9y ago)11.4k1MITPHP

Since Jul 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/mindscreen/flow-cachebreak)[ Packagist](https://packagist.org/packages/mindscreen/flow-cachebreak)[ RSS](/packages/mindscreen-flow-cachebreak/feed)WikiDiscussions master Synced 2w ago

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

[![MIT license](https://camo.githubusercontent.com/4661abfe916186acde514558e7f040833cb63ba7098401a51ce339cbb2b4cf9e/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](http://opensource.org/licenses/MIT)[![Packagist](https://camo.githubusercontent.com/c0880709449de132b4f17cd7ad412d13309bfd283993890d2ee2db6c3a3764e1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d696e6473637265656e2f666c6f772d6361636865627265616b2e737667)](https://camo.githubusercontent.com/c0880709449de132b4f17cd7ad412d13309bfd283993890d2ee2db6c3a3764e1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d696e6473637265656e2f666c6f772d6361636865627265616b2e737667)

Cache Breaking for Flow resources
=================================

[](#cache-breaking-for-flow-resources)

This package provides a ViewHelper that adds a cache breaking string to resource URIs. The cache breaking string can be updated with a CLI command.

Recommended usage
-----------------

[](#recommended-usage)

Replace the default Flow resource.uri ViewHelper with the ViewHelper provided by this package for all resources that should get cache breaking capability:

```

```

You can set far future expires headers for these resources, as the the ViewHelper will add a cache breaking GET parameter to the resource URI.

The GET parameter is only updated when you explicitly flush the Mindscreen\_Flow\_CacheBreak cache. `./flow flow:cache:flush` will not clear this cache, as it is persistent.

As an alternative to cache flushing, you can use the command `./flow cachebreak:update` (which does the same thing basically).

You should execute the `cachebreak:update` command (or the cache flushing) during every deployment (for example as part of your Surf Deployment).

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3437d ago

Major Versions

0.1.0 → 1.0.02017-03-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/512990967bd2c4716331c1240b1b7f2f3753cf6a7e690c4a8f78dd996bbe19de?d=identicon)[theilm](/maintainers/theilm)

![](https://avatars.githubusercontent.com/u/33117529?v=4)[Michael Telgkamp](/maintainers/mtelgkamp)[@mtelgkamp](https://github.com/mtelgkamp)

---

Top Contributors

[![DavidSporer](https://avatars.githubusercontent.com/u/1636571?v=4)](https://github.com/DavidSporer "DavidSporer (3 commits)")

### Embed Badge

![Health badge](/badges/mindscreen-flow-cachebreak/health.svg)

```
[![Health](https://phpackages.com/badges/mindscreen-flow-cachebreak/health.svg)](https://phpackages.com/packages/mindscreen-flow-cachebreak)
```

###  Alternatives

[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)

PHPackages © 2026

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