PHPackages                             putyourlightson/craft-blitz-f5 - 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. putyourlightson/craft-blitz-f5

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

putyourlightson/craft-blitz-f5
==============================

F5 cache purger for the Blitz plugin.

1.0.0(1y ago)020proprietaryPHPPHP ^8.2

Since Oct 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/putyourlightson/craft-blitz-f5)[ Packagist](https://packagist.org/packages/putyourlightson/craft-blitz-f5)[ Docs](https://putyourlightson.com/plugins/blitz)[ RSS](/packages/putyourlightson-craft-blitz-f5/feed)WikiDiscussions develop Synced 1mo ago

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

[![](https://private-user-images.githubusercontent.com/57572400/326023190-1441dcf1-96a5-4bf8-80d3-25ed796983fd.svg?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU2MDM2MzAsIm5iZiI6MTc3NTYwMzMzMCwicGF0aCI6Ii81NzU3MjQwMC8zMjYwMjMxOTAtMTQ0MWRjZjEtOTZhNS00YmY4LTgwZDMtMjVlZDc5Njk4M2ZkLnN2Zz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA0MDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNDA3VDIzMDg1MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTExMmUyZmVmMTM2ODkwNzczYWVjZWRlZDk4ZGVjNTJkOGNlZjJhNzBhZjlmMGM0YmI2YjdiOWI5OTJjZWViOWQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.uaIU7LqaP5YoODHE-4LHgnUya86wP4siFWe4Vjb_OEQ)](https://private-user-images.githubusercontent.com/57572400/326023190-1441dcf1-96a5-4bf8-80d3-25ed796983fd.svg?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU2MDM2MzAsIm5iZiI6MTc3NTYwMzMzMCwicGF0aCI6Ii81NzU3MjQwMC8zMjYwMjMxOTAtMTQ0MWRjZjEtOTZhNS00YmY4LTgwZDMtMjVlZDc5Njk4M2ZkLnN2Zz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA0MDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNDA3VDIzMDg1MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTExMmUyZmVmMTM2ODkwNzczYWVjZWRlZDk4ZGVjNTJkOGNlZjJhNzBhZjlmMGM0YmI2YjdiOWI5OTJjZWViOWQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.uaIU7LqaP5YoODHE-4LHgnUya86wP4siFWe4Vjb_OEQ)

Blitz F5 Purger for Craft CMS
=============================

[](#blitz-f5-purger-for-craft-cms)

The F5 Purger plugin allows the [Blitz](https://putyourlightson.com/plugins/blitz) plugin for [Craft CMS](https://craftcms.com/) to purge pages cached on [F5’s Distributed Cloud CDN](https://www.f5.com/products/distributed-cloud-services/cdn).

License
-------

[](#license)

This plugin requires a free commercial license available through the [Craft Plugin Store](https://plugins.craftcms.com/blitz-f5).

Requirements
------------

[](#requirements)

This plugin requires [Craft CMS](https://craftcms.com/) 5.0.0 or later.

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

[](#installation)

To install the plugin, search for “Blitz F5 Purger” in the Craft Plugin Store, or install manually using composer.

```
composer require putyourlightson/craft-blitz-f5
```

Usage
-----

[](#usage)

Once installed, the F5 Purger can be selected in the Blitz plugin settings or in `config/blitz.php`.

```
// The purger type to use.
'cachePurgerType' => 'putyourlightson\blitzf5\F5Purger',
```

Note that when purging multiple cached pages, only a single URI with a wildcard character after the longest common prefix is sent. This helps reduce the number of API requests made to the F5 CDN.

For example, if the URIs are:

- `/foo/bar`
- `/foo/qux/baz`

Then only a single API request will be sent with the URI pattern `/foo/*`.

---

Created by [PutYourLightsOn](https://putyourlightson.com/).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.2% 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

Unknown

Total

1

Last Release

565d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/59428c6783d02d74c8778d9953ba84c35d3877ece53f5eb393689c052a9c97e4?d=identicon)[putyourlightson](/maintainers/putyourlightson)

---

Top Contributors

[![bencroker](https://avatars.githubusercontent.com/u/57572400?v=4)](https://github.com/bencroker "bencroker (23 commits)")[![michtio](https://avatars.githubusercontent.com/u/5818021?v=4)](https://github.com/michtio "michtio (4 commits)")

---

Tags

cachecraftcmsblitzpurger

### Embed Badge

![Health badge](/badges/putyourlightson-craft-blitz-f5/health.svg)

```
[![Health](https://phpackages.com/badges/putyourlightson-craft-blitz-f5/health.svg)](https://phpackages.com/packages/putyourlightson-craft-blitz-f5)
```

###  Alternatives

[putyourlightson/craft-blitz

Intelligent static page caching for creating lightning-fast sites.

153471.5k29](/packages/putyourlightson-craft-blitz)[nystudio107/craft-fastcgicachebust

Bust the Nginx FastCGI Cache when entries are saved or created.

1953.5k3](/packages/nystudio107-craft-fastcgicachebust)[mmikkel/cache-flag

Cold template caches that can be flagged and automatically invalidated.

1729.9k1](/packages/mmikkel-cache-flag)[bolden/htmlcache

Cache pages to HTML and boost website performance on Craft CMS 3.

317.9k](/packages/bolden-htmlcache)

PHPackages © 2026

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