PHPackages                             deichrakete/kirby-cache - 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. deichrakete/kirby-cache

ActiveKirby-plugin[Caching](/categories/caching)

deichrakete/kirby-cache
=======================

1.0.0(1y ago)123↓86.7%MITPHP

Since Dec 19Pushed 1y ago2 watchersCompare

[ Source](https://github.com/deichrakete/kirby-cache)[ Packagist](https://packagist.org/packages/deichrakete/kirby-cache)[ Docs](https://github.com/deichrakete/kirby-cache)[ RSS](/packages/deichrakete-kirby-cache/feed)WikiDiscussions main Synced yesterday

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

Simple Kirby cache plugin
=========================

[](#simple-kirby-cache-plugin)

This is a simple cache plugin for Kirby, a file-based CMS. At the moment it allows you to add a cache-buster for the `css()` and `js()` functions.

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

[](#installation)

1. Download the plugin files.
2. Copy the `cache` folder into the `site/plugins` directory of your Kirby installation or
    - `composer require deichrakete/kirby-cache` or
    - `git submodule add https://github.com/deichrakete/kirby-cache.git site/plugins/cache`
3. The plugin is enabled by default

Config options
--------------

[](#config-options)

```
# everything is true by default
'deichrakete.cache.options' => [
  'buster' => [
    'css' => false,
    'js' => false,
  ]
]
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

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

Total

2

Last Release

654d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/57adc97a9450c99bb6c9ffe0a2fe0ff975b8182f2caa42d8301a90c856cb0c14?d=identicon)[deichrakete](/maintainers/deichrakete)

---

Top Contributors

[![dorb4n](https://avatars.githubusercontent.com/u/6552639?v=4)](https://github.com/dorb4n "dorb4n (10 commits)")

### Embed Badge

![Health badge](/badges/deichrakete-kirby-cache/health.svg)

```
[![Health](https://phpackages.com/badges/deichrakete-kirby-cache/health.svg)](https://phpackages.com/packages/deichrakete-kirby-cache)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k584.8k472](/packages/getkirby-cms)[getkirby/staticache

Static site performance on demand

10018.0k](/packages/getkirby-staticache)[medienbaecker/kirby-modules

Easily add modules to your pages

895.5k1](/packages/medienbaecker-kirby-modules)[johannschopplich/kirby-content-translator

DeepL &amp; AI-powered content translation for Kirby CMS

2010.8k](/packages/johannschopplich-kirby-content-translator)[medienbaecker/kirby-alter

242.1k](/packages/medienbaecker-kirby-alter)[schnti/cachebuster

A plugin for Kirby 3 CMS to add modification timestamps to css and js files

108.6k1](/packages/schnti-cachebuster)

PHPackages © 2026

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