PHPackages                             ajaxray/gulp-buster-bundle - 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. ajaxray/gulp-buster-bundle

ActiveSymfony-bundle[Caching](/categories/caching)

ajaxray/gulp-buster-bundle
==========================

Symfony Bundle to integrate gulp-buster npm package for cache busting

v1.0.1(10y ago)54631MITPHP

Since Feb 13Pushed 10y ago2 watchersCompare

[ Source](https://github.com/ajaxray/GulpBusterBundle)[ Packagist](https://packagist.org/packages/ajaxray/gulp-buster-bundle)[ Docs](http://github.com/ajaxray/GulpBusterBundle)[ RSS](/packages/ajaxray-gulp-buster-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (5)Versions (3)Used By (0)

GulpBusterBundle
================

[](#gulpbusterbundle)

[![Build Status](https://camo.githubusercontent.com/a3ed777cd60961af82c7d1640b3936aa6e053e2c1b9599ab536a1e320d6a8df7/68747470733a2f2f7472617669732d63692e6f72672f616a61787261792f47756c7042757374657242756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ajaxray/GulpBusterBundle)[![Coverage Status](https://camo.githubusercontent.com/c91cbe69d55e1c4ae6bdf2aec544fa4be1188fc4674e5c1415490e8c48bc0f92/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f616a61787261792f47756c7042757374657242756e646c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/ajaxray/GulpBusterBundle?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/adc69b147e5357d40d70532d72e94ae7b30fb2331380e6779d0d735d7b1f7357/68747470733a2f2f706f7365722e707567782e6f72672f616a61787261792f67756c702d6275737465722d62756e646c652f762f737461626c65)](https://packagist.org/packages/ajaxray/gulp-buster-bundle)[![Total Downloads](https://camo.githubusercontent.com/1729a57f0a84daebeebca5c30c079c4711f09d0bacb65df07eb31c7b312a0a52/68747470733a2f2f706f7365722e707567782e6f72672f616a61787261792f67756c702d6275737465722d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/ajaxray/gulp-buster-bundle)[![License](https://camo.githubusercontent.com/9ea2d6ffae94e6daecf4a289ddbb620609c07555875e9e5ac05d868234e09bbb/68747470733a2f2f706f7365722e707567782e6f72672f616a61787261792f67756c702d6275737465722d62756e646c652f6c6963656e7365)](https://packagist.org/packages/ajaxray/gulp-buster-bundle)[![SensioLabsInsight](https://camo.githubusercontent.com/85cfee20eab5c2fb0809ba34bb6fb1677e161dec4b9f2dbdcb1fe8972ac8ece5/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65303162656262622d366161342d343138382d393130642d3766353163323530336431652f6d696e692e706e67)](https://insight.sensiolabs.com/projects/e01bebbb-6aa4-4188-910d-7f51c2503d1e)

When using **gulp** to manage assets of a Symfony application, this Bundle will help in cache busting with help of [gulp-buster](https://www.npmjs.com/package/gulp-buster) package.

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

[](#installation)

Install the latest version with

```
$ composer require ajaxray/gulp-buster-bundle

```

Then enable the bundle in AppKernel -

```
