PHPackages                             laenen/sw6-cache-improvement-plugin - 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. laenen/sw6-cache-improvement-plugin

ActiveShopware-platform-plugin[Caching](/categories/caching)

laenen/sw6-cache-improvement-plugin
===================================

laenen/sw6-cache-improvement-plugin

1.0.2(3mo ago)1504MITPHPCI passing

Since May 7Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/runelaenen/sw6-cache-improvement-plugin)[ Packagist](https://packagist.org/packages/laenen/sw6-cache-improvement-plugin)[ RSS](/packages/laenen-sw6-cache-improvement-plugin/feed)WikiDiscussions main Synced 1mo ago

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

Cache Improvement Plugin for Shopware 6
=======================================

[](#cache-improvement-plugin-for-shopware-6)

Small changes to Shopware Core which improve the caches for your static assets.

✨ Features
----------

[](#-features)

- Removes query string parameters from images
- Removes query string parameters from js and css

🛠️ Use Case
-----------

[](#️-use-case)

Your webshop is using a CDN (like Fastly or Cloudflare) to cache the static assets. These do not get cached correctly when the asset url contains a query parameter. By using this plugin you can remove the parameters, making the caching of your static assets better.

🚀 Installation
--------------

[](#-installation)

```
composer require laenen/sw6-cache-improvement-plugin
bin/console plugin:install --activate LaenenCacheImprovement
```

✅ Compatibility
---------------

[](#-compatibility)

- Shopware 6.6+

🧩 Configuration
---------------

[](#-configuration)

In the Plugin Configuration, enable or disable the functions:

- "Media url generation" for your CMS assets
- "Static Assets url generation" for js and css files

🧽 Notes
-------

[](#-notes)

- Due to the generated urls not having a timestamp anymore, you will need to use a different method to bust the cache on file updates. For example a time-based folder structure for your Media, and/or cache clearing in your pipelines.

###  Health Score

38

—

LowBetter than 84% of packages

Maintenance85

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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

Total

3

Last Release

108d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3099dba60b5e698ebb1c3a0bc6838658b002a3e62620e3b056df1a7dc31ecb5e?d=identicon)[runelaenen](/maintainers/runelaenen)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/laenen-sw6-cache-improvement-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/laenen-sw6-cache-improvement-plugin/health.svg)](https://phpackages.com/packages/laenen-sw6-cache-improvement-plugin)
```

###  Alternatives

[predis/predis

A flexible and feature-complete Redis/Valkey client for PHP.

7.8k305.7M2.4k](/packages/predis-predis)[snc/redis-bundle

A Redis bundle for Symfony

1.0k39.4M67](/packages/snc-redis-bundle)[react/cache

Async, Promise-based cache interface for ReactPHP

444112.4M40](/packages/react-cache)[wp-media/wp-rocket

Performance optimization plugin for WordPress

7431.3M3](/packages/wp-media-wp-rocket)[illuminate/cache

The Illuminate Cache package.

12835.6M1.4k](/packages/illuminate-cache)[colinmollenhour/php-redis-session-abstract

A Redis-based session handler with optimistic locking

6325.6M14](/packages/colinmollenhour-php-redis-session-abstract)

PHPackages © 2026

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