Download the PHP package netlogix/assetcachinghelper without Composer
On this page you can find all versions of the php package netlogix/assetcachinghelper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package assetcachinghelper
Netlogix.AssetCachingHelper
This package provides a Fusion Helper that can be used to create an AssetTag. For every given asset, the following two types of tags will be generated:
Asset_<Asset Identifier>
This tag is currently not flushed by Neos at allAssetDynamicTag_<Asset Identifier>
This tag is flushed whenever an Asset is changed
Usage
To create an asset tag, simply call the helper in your @cache block:
The Helper takes either a single Asset or an array of Assets. Any null values will be ignored.
All versions of assetcachinghelper with dependencies
PHP Build Version
Package Version
Requires
neos/neos Version
^5.3 || ^7.0
neos/content-repository Version ^5.3 || ^7.0
neos/media Version ^5.3 || ^7.0
neos/content-repository Version ^5.3 || ^7.0
neos/media Version ^5.3 || ^7.0
The package netlogix/assetcachinghelper contains the following files
Loading the files please wait ....