library assetic-cached-worker
Assetic cached worker. Caches the assets from another worker.
jeroenvdheuve/assetic-cached-worker
Assetic cached worker. Caches the assets from another worker.
- Wednesday, March 9, 2016
- by jeroenvdheuvel
- Repository
- 1 Watchers
- 0 Stars
- 3,810 Installations
- PHP
- 0 Dependents
- 1 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
README
Master:
, (*1)
Description
Assetic worker caches assets from other workers.
The worker is able to cache AssetCollectionInterface and AssetInterface objects., (*2)
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., (*3)
dev-master
9999999-dev
Assetic cached worker. Caches the assets from another worker.
Sources
Download
MIT
The Requires
The Development Requires
by
Jeroen van den Heuvel
cache
assetic
cached
1.0.0
1.0.0.0
Assetic cached worker. Caches the assets from another worker.
Sources
Download
MIT
The Requires
The Development Requires
by
Jeroen van den Heuvel
cache
assetic
cached