PHPackages                             flowpack/cachebuster - 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. flowpack/cachebuster

ActiveNeos-package[Caching](/categories/caching)

flowpack/cachebuster
====================

Cache buster for static resources in Neos

1.3.0(3y ago)14474.6k↓50.1%31MITPHP

Since Aug 2Pushed 3y ago10 watchersCompare

[ Source](https://github.com/Flowpack/Flowpack.CacheBuster)[ Packagist](https://packagist.org/packages/flowpack/cachebuster)[ RSS](/packages/flowpack-cachebuster/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (6)Dependencies (1)Versions (10)Used By (1)

[![Latest Stable Version](https://camo.githubusercontent.com/73e574a6322ffd5d0a5f3c2b2e63561e9011e3f13b2573dc9be6a8d35f2097d9/68747470733a2f2f706f7365722e707567782e6f72672f666c6f777061636b2f63616368656275737465722f762f737461626c65)](https://packagist.org/packages/flowpack/cachebuster)[![Total Downloads](https://camo.githubusercontent.com/a8ccd45141f7485339fbfc60e86d4cd4e1a00f641727bde37474d881f7d12c03/68747470733a2f2f706f7365722e707567782e6f72672f666c6f777061636b2f63616368656275737465722f646f776e6c6f616473)](https://packagist.org/packages/flowpack/cachebuster)[![License](https://camo.githubusercontent.com/dff989d8b2e8c4235868d55cb511de72be5e451727ead3ce8c3bd208a5747edb/68747470733a2f2f706f7365722e707567782e6f72672f666c6f777061636b2f63616368656275737465722f6c6963656e7365)](LICENSE)

Flowpack.CacheBuster
====================

[](#flowpackcachebuster)

Adds automatic cache busting for static resources in the frontend.

The output for those resources is modified by appending a shortened sha1 of the file like this

```
/_Resources/Static/Packages/Neos.NeosIo/Styles/Main.css?bust=3e9a4e48

```

Installation
------------

[](#installation)

```
composer require flowpack/cachebuster

```

Usage
-----

[](#usage)

This package provides an aspect which is automatically active and enabled cache busting without any further modification.

### Compatibility with mod\_pagespeed

[](#compatibility-with-mod_pagespeed)

Add the following to your webserver configuration to allow pagespeed to optimize resources with the cache bust query parameter.

#### nginx

[](#nginx)

```
pagespeed Allow "*";

```

#### Apache

[](#apache)

```
ModPagespeedAllow "*"

```

Or be more specific by just allowing the `*?bust=*`.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~449 days

Total

8

Last Release

1127d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d49a6af82b72d2764774a05c307808375016d7aeaaef3862472a6580ff38a7?d=identicon)[flowpack](/maintainers/flowpack)

---

Top Contributors

[![Sebobo](https://avatars.githubusercontent.com/u/596967?v=4)](https://github.com/Sebobo "Sebobo (5 commits)")[![daniellienert](https://avatars.githubusercontent.com/u/642226?v=4)](https://github.com/daniellienert "daniellienert (4 commits)")[![robertlemke](https://avatars.githubusercontent.com/u/95582?v=4)](https://github.com/robertlemke "robertlemke (2 commits)")[![skurfuerst](https://avatars.githubusercontent.com/u/190777?v=4)](https://github.com/skurfuerst "skurfuerst (2 commits)")

---

Tags

neoscms

### Embed Badge

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

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

###  Alternatives

[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

1151.0M777](/packages/neos-neos)[neos/neos-development-collection

Neos packages in a joined repository for pull requests.

267103.9k1](/packages/neos-neos-development-collection)[neos/media

The Media package

101.2M53](/packages/neos-media)

PHPackages © 2026

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