Skip to content

jeroenvdheuvel/assetic-cached-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Master: Build Status

Description

Assetic worker caches assets from other workers. The worker is able to cache AssetCollectionInterface and AssetInterface objects.

Caching assets can be helpful when the assets are reused multiple times. For instance by twig templates with dynamic assets like css files contain a hash filename that is a sum of the content. When a single asset is used multiple times the filename is compiled multiple times to get the sum. By using the cached worker the css file is cached, only the sum is calculated each time.

About

Assetic worker that caches results from another worker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages