PHPackages                             hcdesigns/laravel-cache-buster - 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. hcdesigns/laravel-cache-buster

ActiveLibrary

hcdesigns/laravel-cache-buster
==============================

Laravel cache buster

v0.1.3(9y ago)0632MITPHP

Since Apr 6Pushed 8y ago4 watchersCompare

[ Source](https://github.com/hcdesigns/laravel-cache-buster)[ Packagist](https://packagist.org/packages/hcdesigns/laravel-cache-buster)[ RSS](/packages/hcdesigns-laravel-cache-buster/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

Laravel Cache Buster
====================

[](#laravel-cache-buster)

Invalidate cache + blade view cache by posting to a URL.

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

[](#installation)

Require this package with composer:

```
composer require hcdesigns/laravel-cache-buster
```

Add this package to your project in app.php:

```
Hcdesigns\LaravelCacheBuster\CacheServiceProvider::class,
```

Initialize this package:

```
php artisan vendor:publish
```

Customization
-------------

[](#customization)

In config/cache-buster.php you can edit your API key and customize your URL

Usage
-----

[](#usage)

POST via curl or a browser to:

>

with parameters: api\_key (config/cache-buster.php) and type (all, view)

To Do
-----

[](#to-do)

Allow clearing cache by key and tags

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

Total

4

Last Release

3324d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67c129ed740176a3dbaf10e0d8b89a15c7f074e9e40fa1963761be0404232476?d=identicon)[harveychow](/maintainers/harveychow)

---

Top Contributors

[![harveychow](https://avatars.githubusercontent.com/u/1183382?v=4)](https://github.com/harveychow "harveychow (2 commits)")

### Embed Badge

![Health badge](/badges/hcdesigns-laravel-cache-buster/health.svg)

```
[![Health](https://phpackages.com/badges/hcdesigns-laravel-cache-buster/health.svg)](https://phpackages.com/packages/hcdesigns-laravel-cache-buster)
```

PHPackages © 2026

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