jeroenvdheuve/assetic-cached-worker
Composer 安装命令:
composer require jeroenvdheuve/assetic-cached-worker
包简介
Assetic cached worker. Caches the assets from another worker.
README 文档
README
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.
统计信息
- 总下载量: 3.82k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-07