PHPackages                             exolnet/laravel-bust - 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. exolnet/laravel-bust

ActiveLibrary[Caching](/categories/caching)

exolnet/laravel-bust
====================

Provide cache busting helpers to Laravel.

v1.10.0(3mo ago)01.9kMITPHPPHP ^8.1CI passing

Since Jul 9Pushed yesterday2 watchersCompare

[ Source](https://github.com/eXolnet/laravel-bust)[ Packagist](https://packagist.org/packages/exolnet/laravel-bust)[ Docs](https://github.com/eXolnet/laravel-bust)[ RSS](/packages/exolnet-laravel-bust/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (5)Versions (16)Used By (0)

laravel-bust
============

[](#laravel-bust)

[![Latest Stable Version](https://camo.githubusercontent.com/03bd0befd07309f5941f2c42ebc0e33e990fac597daac96ba81a0031da9903b8/68747470733a2f2f706f7365722e707567782e6f72672f65586f6c6e65742f6c61726176656c2d627573742f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/eXolnet/laravel-bust)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/93ae561ca7c255104e7e5e70112e3e131965dedce1f2f7ec1cbfdcee4548f3f1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f65586f6c6e65742f6c61726176656c2d627573742f74657374732e796d6c3f6c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/eXolnet/laravel-bust/actions?query=workflow%3Atests)[![Total Downloads](https://camo.githubusercontent.com/ba6514e6c380b3fa6557ba6caa091d39ba675902e61c08cb56fc435a2a5506be/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65586f6c6e65742f6c61726176656c2d627573742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eXolnet/laravel-bust)

Provide cache busting helpers to Laravel.

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

[](#installation)

Require this package with composer:

```
composer require exolnet/laravel-bust

```

If you don't use package auto-discovery, add the service provider to the `providers` array in `config/app.php`:

```
Exolnet\Bust\BustServiceProvider::class

```

And the facade to the `facades` array in `config/app.php`:

```
'Bust' => Exolnet\Bust\BustFacade::class

```

Usage
-----

[](#usage)

You can retrieve an asset's URL containing its version this way:

```
Bust::asset('example.css'); // Should return example.231.css
```

Testing
-------

[](#testing)

To run the phpUnit tests, please use:

```
composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE OF CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Alexandre D'Eschambeault](https://github.com/xel1045)
- [All Contributors](../../contributors)

License
-------

[](#license)

Copyright © [eXolnet](https://www.exolnet.com). All rights reserved.

This code is licensed under the [MIT license](http://choosealicense.com/licenses/mit/). Please see the [license file](LICENSE) for more information.

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance92

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 84.6% 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 ~200 days

Recently: every ~305 days

Total

13

Last Release

96d ago

PHP version history (4 changes)v1.0.0PHP ^7.2

v1.3.0PHP ^7.3|^8.0

v1.6.0PHP ^8.0

v1.8.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4064055?v=4)[eXolnet](/maintainers/exolnet)[@eXolnet](https://github.com/eXolnet)

![](https://www.gravatar.com/avatar/c62099358d9b958053df82fe29782cf298c6361d07546fd4df409c85ef63b217?d=identicon)[xel1045](/maintainers/xel1045)

---

Top Contributors

[![xel1045](https://avatars.githubusercontent.com/u/1497697?v=4)](https://github.com/xel1045 "xel1045 (66 commits)")[![ChristopheTremblay](https://avatars.githubusercontent.com/u/61481239?v=4)](https://github.com/ChristopheTremblay "ChristopheTremblay (7 commits)")[![Gandhi11](https://avatars.githubusercontent.com/u/4001049?v=4)](https://github.com/Gandhi11 "Gandhi11 (2 commits)")[![rmenu-pro](https://avatars.githubusercontent.com/u/198626329?v=4)](https://github.com/rmenu-pro "rmenu-pro (2 commits)")[![clablancherie-exo](https://avatars.githubusercontent.com/u/214526504?v=4)](https://github.com/clablancherie-exo "clablancherie-exo (1 commits)")

---

Tags

cachecache-bustinghacktoberfestlaravellaravel-packagephplaravelexolnetlaravel-bust

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/exolnet-laravel-bust/health.svg)

```
[![Health](https://phpackages.com/badges/exolnet-laravel-bust/health.svg)](https://phpackages.com/packages/exolnet-laravel-bust)
```

###  Alternatives

[imanghafoori/laravel-widgetize

A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.

909137.9k12](/packages/imanghafoori-laravel-widgetize)[swayok/alternative-laravel-cache

Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/

202541.1k6](/packages/swayok-alternative-laravel-cache)[alexmg86/laravel-sub-query

Laravel subquery

7538.4k](/packages/alexmg86-laravel-sub-query)[arifhp86/laravel-clear-expired-cache-file

Remove laravel expired cache file/folder

36128.7k](/packages/arifhp86-laravel-clear-expired-cache-file)[byerikas/cache-tags

Allows for Redis/Valkey cache flushing multiple tagged items by a single tag.

1413.9k](/packages/byerikas-cache-tags)[salehhashemi/laravel-configurable-cache

Configurable Laravel cache manager

2114.5k1](/packages/salehhashemi-laravel-configurable-cache)

PHPackages © 2026

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