PHPackages                             superrb/kunstmaan-cdn - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. superrb/kunstmaan-cdn

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

superrb/kunstmaan-cdn
=====================

A selection of CDN integrations for Kunstmaan Bundles

1.1.1(4y ago)12.3kMITPHP

Since Oct 12Pushed 4y ago3 watchersCompare

[ Source](https://github.com/superrbstudio/kunstmaan-cdn)[ Packagist](https://packagist.org/packages/superrb/kunstmaan-cdn)[ Docs](https://github.com/superrbstudio/kunstmaan-cdn)[ RSS](/packages/superrb-kunstmaan-cdn/feed)WikiDiscussions master Synced today

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

Kunstmaan CDN
=============

[](#kunstmaan-cdn)

Allows integration with a variety of Content Delivery Networks

Currently Supported

- Cache Purging
    - Cloudflare
    - KeyCDN

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

[](#installation)

### Step 1: Install the bundle

[](#step-1-install-the-bundle)

```
composer require superrb/kunstmaan-cdn

```

Add the following to `config/bundles.php`

```
Superrb\KunstmaanAddonsBundle\SuperrbKunstmaanCdnBundle::class => ['all' => true],

```

### Step 2: Add environment variables

[](#step-2-add-environment-variables)

Add the following to your `.env`

```
###> superrb/kunstmaan-cdn ###
CLOUDFLARE_API_TOKEN=
CLOUDFLARE_ZONE_ID=
KEYCDN_API_KEY=
KEYCDN_ZONE_ID=
CDN_PROVIDER=
###< superrb/kunstmaan-cdn ###
```

You can then configure your preferred CDN in your `.env.local`, For example to configure Cloudflare:

```
###> superrb/kunstmaan-cdn ###
CLOUDFLARE_API_TOKEN=
CLOUDFLARE_ZONE_ID=
CDN_PROVIDER=cloudflare
###< superrb/kunstmaan-cdn ###
```

Usage
-----

[](#usage)

You can purge the cache for your website:

```
$ bin/console cdn:cache:clear

```

Issues and Troubleshooting
--------------------------

[](#issues-and-troubleshooting)

All issues:

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.7% 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 ~198 days

Total

3

Last Release

1640d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/854ddd08c308e3eb27145572f8c872a4170049243b2c1e82a89ac2cdc57317c3?d=identicon)[superrb](/maintainers/superrb)

---

Top Contributors

[![molovo](https://avatars.githubusercontent.com/u/2746289?v=4)](https://github.com/molovo "molovo (26 commits)")[![iknowfoobar](https://avatars.githubusercontent.com/u/255807?v=4)](https://github.com/iknowfoobar "iknowfoobar (4 commits)")

---

Tags

cms

### Embed Badge

![Health badge](/badges/superrb-kunstmaan-cdn/health.svg)

```
[![Health](https://phpackages.com/badges/superrb-kunstmaan-cdn/health.svg)](https://phpackages.com/packages/superrb-kunstmaan-cdn)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[concrete5/core

Concrete core subtree split

19159.3k48](/packages/concrete5-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)[eliashaeussler/typo3-solver

Extension for TYPO3 CMS to extend TYPO3's exception handling with AI generated solutions

292.1k](/packages/eliashaeussler-typo3-solver)

PHPackages © 2026

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