PHPackages                             esign/craft-blitz-vercel - 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. esign/craft-blitz-vercel

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

esign/craft-blitz-vercel
========================

Vercel cache purger for Blitz plugin for Craft CMS.

1.0.2(11mo ago)0181mitPHPPHP &gt;=8.2CI failing

Since Feb 7Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/esign/craft-blitz-vercel)[ Packagist](https://packagist.org/packages/esign/craft-blitz-vercel)[ RSS](/packages/esign-craft-blitz-vercel/feed)WikiDiscussions master Synced 1mo ago

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

Blitz Vercel Purger
===================

[](#blitz-vercel-purger)

[![Stable Version](https://camo.githubusercontent.com/8bcb5bcf59f91aee54b0dafc0e4d7f6f08cf46fa5a9c06d0f55bd19ab82d245e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657369676e2f63726166742d626c69747a2d76657263656c3f6c6162656c3d737461626c65)](https://camo.githubusercontent.com/8bcb5bcf59f91aee54b0dafc0e4d7f6f08cf46fa5a9c06d0f55bd19ab82d245e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657369676e2f63726166742d626c69747a2d76657263656c3f6c6162656c3d737461626c65)[![Total Downloads](https://camo.githubusercontent.com/11dba55384cd63afa2ae004ca57003dd132c3c7d810ec8c28df1191a368422e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657369676e2f63726166742d626c69747a2d76657263656c)](https://packagist.org/packages/esign/craft-blitz-vercel)

[![](https://raw.githubusercontent.com/esign/craft-blitz-vercel/master/src/icon.svg)](https://raw.githubusercontent.com/esign/craft-blitz-vercel/master/src/icon.svg)

The Vercel Purger plugin allows the [Blitz](https://putyourlightson.com/plugins/blitz) plugin for [Craft CMS](https://craftcms.com/) to intelligently purge pages cached on [Vercel](https://vercel.com).

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

[](#requirements)

This plugin requires Craft CMS 5.0.0 or later, and PHP 8.2 or later.

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

[](#installation)

You can install this plugin from the Plugin Store or with Composer.

#### From the Plugin Store

[](#from-the-plugin-store)

Go to the Plugin Store in your project’s Control Panel and search for “Blitz Vercel Purger”. Then press “Install”.

#### With Composer

[](#with-composer)

Open your terminal and run the following commands:

```
# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require esign/craft-blitz-vercel

# tell Craft to install the plugin
./craft plugin/install blitz-vercel
```

Usage
-----

[](#usage)

After installing the plugin, you can use the plugin in the control panel under Settings &gt; Blitz &gt; Cache Purger.

```
// The purger type to use.
'cachePurgerType' => 'esign\craftblitzvercel\VercelPurger',

// The purger settings.
'cachePurgerSettings' => [
   'bypassToken' => 'YOUR_BYPASS_TOKEN',
   'concurrency' => 5
],
```

More information about the Vercel Build Output API can be found [here](https://vercel.com/docs/build-output-api/v3/features#on-demand-incremental-static-regeneration-isr).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

### Screenshot

[](#screenshot)

[![Screenshot](resources/img/src01.png)](resources/img/src01.png)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance51

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~59 days

Total

3

Last Release

346d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4599d7a8f6fdb63dd04305a49ae5ec9700b7a6eacdbe3a54f89584d75e34503f?d=identicon)[esign](/maintainers/esign)

---

Top Contributors

[![DieterVanhove](https://avatars.githubusercontent.com/u/33942009?v=4)](https://github.com/DieterVanhove "DieterVanhove (10 commits)")[![bencroker](https://avatars.githubusercontent.com/u/57572400?v=4)](https://github.com/bencroker "bencroker (2 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/esign-craft-blitz-vercel/health.svg)

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

###  Alternatives

[putyourlightson/craft-blitz

Intelligent static page caching for creating lightning-fast sites.

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

Purge Cloudflare caches from Craft.

2615.3k](/packages/putyourlightson-craft-cloudflare)[nystudio107/craft-fastcgicachebust

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

1953.5k3](/packages/nystudio107-craft-fastcgicachebust)

PHPackages © 2026

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