2017 © Pedro Peláez
 

library assetic-cache-busting-worker

Assetic cache busting worker. Adds a hash to the filename based on file content.

image

jeroenvdheuve/assetic-cache-busting-worker

Assetic cache busting worker. Adds a hash to the filename based on file content.

  • Monday, July 20, 2015
  • by jeroenvdheuvel
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7,720 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 2 % Grown

The README.md

README

Master: Build Status, (*1)

Description

This library provides an easy way to bust file cache for assetic. When this worker is hooked-up this worker will add a hash to the file name based on the file content. When the file content changes the hash changes as well., (*2)

This can be setup in Symfony by adding the worker like this:, (*3)

services:
     cache_busting:
         class: jvdh\AsseticWorker\CacheBustingWorker
         tags:
             - { name: assetic.factory_worker }

The Versions

20/07 2015

dev-master

9999999-dev

Assetic cache busting worker. Adds a hash to the filename based on file content.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jeroen van den Heuvel

cache content hash assetic busting modification time

20/07 2015

1.0.0

1.0.0.0

Assetic cache busting worker. Adds a hash to the filename based on file content.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jeroen van den Heuvel

cache content hash assetic busting modification time