PHPackages                             sitegeist/klarschiff - 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. sitegeist/klarschiff

ActiveNeos-package

sitegeist/klarschiff
====================

Flow Package to avoid browser caching for updated resources

v3.0.3(1y ago)2102.7k↓42.6%[1 PRs](https://github.com/sitegeist/Sitegeist.KlarSchiff/pulls)3GPL-3.0+PHPPHP &gt;=7.1.0

Since May 19Pushed 1y ago3 watchersCompare

[ Source](https://github.com/sitegeist/Sitegeist.KlarSchiff)[ Packagist](https://packagist.org/packages/sitegeist/klarschiff)[ RSS](/packages/sitegeist-klarschiff/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (1)Versions (17)Used By (3)

Sitegeist.Klarschiff
====================

[](#sitegeistklarschiff)

Flow Package to avoid browser caching for updated resources
-----------------------------------------------------------

[](#flow-package-to-avoid-browser-caching-for-updated-resources)

This package adds a eel helper and view helpers that can be used to create cache buster parameters. The cachebusters parameters are destinct for a given identifier (default = default) and are regenereated on every cache-flush.

Authors &amp; Sponsors
----------------------

[](#authors--sponsors)

- Martin Ficzel -

*The development and the public-releases of this package is generously sponsored by our employer .*

Usage
-----

[](#usage)

### Fluid-ViewHelper klarSchiff:CacheBuster

[](#fluid-viewhelper-klarschiffcachebuster)

```
{namespace klarSchiff=Sitegeist\KlarSchiff\ViewHelpers}

```

### Eel-Helper SitegeistKlarSchiffCacheBuster

[](#eel-helper-sitegeistklarschiffcachebuster)

```
value = 'http://www.vandor.site.tld/some_path'
value.@process.addCacheBuster = ${value + '?cb=' + SitegeistKlarSchiffCacheBuster.get()}
value.@process.addCacheBuster.@if.isEnabled = ${SitegeistKlarSchiffCacheBuster.isEnabled()}

```

### Reset cache

[](#reset-cache)

```
./flow cache:flushone Sitegeist_KlarSchiff_CacheBusterIdentifierCache

```

### Configuration

[](#configuration)

The path `Sitegeist.KlarSchiff.enabled` in Settings.yaml allows to disable the cacheBusting. All identifiers will be "" in that case.

### Installation

[](#installation)

Sitegeist.Klarschiff is available via packagist. Just run `composer require sitegeist/klarschiff`. We use semantic-versioning so every breaking change will increase the major-version number.

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance46

Moderate activity, may be stable

Popularity33

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 80.6% 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 ~294 days

Recently: every ~386 days

Total

12

Last Release

413d ago

Major Versions

v1.0.0 → v2.0.02017-05-09

v2.1.5 → v3.0.02021-03-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/829b4ccb51e8cff3c1e4b59d60cfe8d1b86f6d77fc31a6b3fc99227f432542ca?d=identicon)[mficzel](/maintainers/mficzel)

---

Top Contributors

[![mficzel](https://avatars.githubusercontent.com/u/1309380?v=4)](https://github.com/mficzel "mficzel (25 commits)")[![grebaldi](https://avatars.githubusercontent.com/u/2522299?v=4)](https://github.com/grebaldi "grebaldi (2 commits)")[![jonnitto](https://avatars.githubusercontent.com/u/4510166?v=4)](https://github.com/jonnitto "jonnitto (2 commits)")[![kdambekalns](https://avatars.githubusercontent.com/u/95873?v=4)](https://github.com/kdambekalns "kdambekalns (2 commits)")

---

Tags

cache-busterneos-fusionneoscms

### Embed Badge

![Health badge](/badges/sitegeist-klarschiff/health.svg)

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

###  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.

116989.0k674](/packages/neos-neos)[neos/eel

The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages

122.0M27](/packages/neos-eel)[neos/media

The Media package

101.1M45](/packages/neos-media)[neos/flow-base-distribution

Flow Base Distribution

2159.5k](/packages/neos-flow-base-distribution)[avency/neos-vardump

Neos VarDump Package

147.1k](/packages/avency-neos-vardump)

PHPackages © 2026

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