twig / cache-extra
A Twig extension for Symfony Cache
v3.13.0
2024-09-03 13:08 UTC
Requires
- php: >=8.0.2
- symfony/cache: ^5.4|^6.4|^7.0
- twig/twig: ^3.13|^4.0
Requires (Dev)
- symfony/phpunit-bridge: ^6.4|^7.0
README
This package is a Twig extension that provides integration with the Symfony Cache component.
It provides a single cache
tag that allows to cache template fragments.