PHPackages                             jeroenvdheuve/assetic-cache-busting-worker - 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. jeroenvdheuve/assetic-cache-busting-worker

ArchivedLibrary[Caching](/categories/caching)

jeroenvdheuve/assetic-cache-busting-worker
==========================================

Assetic cache busting worker. Adds a hash to the filename based on file content.

1.0.0(10y ago)011.7k[1 PRs](https://github.com/jeroenvdheuvel/assetic-cache-busting-worker/pulls)1MITPHP

Since Jul 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/jeroenvdheuvel/assetic-cache-busting-worker)[ Packagist](https://packagist.org/packages/jeroenvdheuve/assetic-cache-busting-worker)[ RSS](/packages/jeroenvdheuve-assetic-cache-busting-worker/feed)WikiDiscussions master Synced 4d ago

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

README
======

[](#readme)

Master: [![Build Status](https://camo.githubusercontent.com/c1c661357f9286af59671275b112b4a4727da732dc09664814525faa0dbb8506/68747470733a2f2f7472617669732d63692e6f72672f6a65726f656e766468657576656c2f617373657469632d63616368652d62757374696e672d776f726b65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jeroenvdheuvel/assetic-cache-busting-worker)

Description
-----------

[](#description)

This library provides an easy way to bust file cache for assetic. When this worker is hooked-up this worker will add a hash to the file name based on the file content. When the file content changes the hash changes as well.

This can be setup in Symfony by adding the worker like this:

```
services:
     cache_busting:
         class: jvdh\AsseticWorker\CacheBustingWorker
         tags:
             - { name: assetic.factory_worker }
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Unknown

Total

1

Last Release

4003d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/37301ff25cf2c512e7c1079160028e6e4c27194b6ba6d44aa52213ba2e3feaac?d=identicon)[jeroenvdheuvel](/maintainers/jeroenvdheuvel)

---

Tags

hashcachecontentasseticbustingmodification time

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jeroenvdheuve-assetic-cache-busting-worker/health.svg)

```
[![Health](https://phpackages.com/badges/jeroenvdheuve-assetic-cache-busting-worker/health.svg)](https://phpackages.com/packages/jeroenvdheuve-assetic-cache-busting-worker)
```

###  Alternatives

[psr/simple-cache

Common interfaces for simple caching

8.1k772.9M2.7k](/packages/psr-simple-cache)[psr/cache

Common interface for caching libraries

5.2k726.4M1.7k](/packages/psr-cache)[react/cache

Async, Promise-based cache interface for ReactPHP

445131.2M46](/packages/react-cache)[beste/in-memory-cache

A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.

2515.9M12](/packages/beste-in-memory-cache)[fastd/fastd

A High Performance API Framework By Swoole Extension

42015.5k18](/packages/fastd-fastd)[anahkiasen/flatten

A package for the Illuminate framework that flattens pages to plain HTML

33313.0k](/packages/anahkiasen-flatten)

PHPackages © 2026

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