PHPackages                             ctf0/asset-cache-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. ctf0/asset-cache-bust

ActiveLibrary[Caching](/categories/caching)

ctf0/asset-cache-bust
=====================

Automatic Assets CacheBust in Php

v1.0.3(8y ago)310.6kMITPHPPHP &gt;=5.6

Since Jun 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ctf0/AssetCacheBust)[ Packagist](https://packagist.org/packages/ctf0/asset-cache-bust)[ Docs](https://github.com/ctf0/AssetCacheBust)[ RSS](/packages/ctf0-asset-cache-bust/feed)WikiDiscussions master Synced 1mo ago

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

 Asset Cache Bust
 [![Latest Stable Version](https://camo.githubusercontent.com/dba6fc248435e77fe639fb8bc8e67b0332d201c552ef874e2ad00c3aa2055007/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f637466302f61737365742d63616368652d627573742e737667)](https://packagist.org/packages/ctf0/asset-cache-bust) [![Total Downloads](https://camo.githubusercontent.com/ef194a82e2a6be0f922b4bd3e41cc0bafcdccdeb082ec2ff1314c06aeae8e640/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f637466302f61737365742d63616368652d627573742e737667)](https://packagist.org/packages/ctf0/asset-cache-bust)
=============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#----asset-cache-bust---------)

simply everytime you make a change to the file, its timestamp gets changed &amp; the cache will be busted automatically 😍.

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

[](#installation)

- `composer require ctf0/asset-cache-bust`

Usage
-----

[](#usage)

- in your view

    ```
    // php
