twig / cache-extra
A Twig extension for Symfony Cache
v3.20.0
2025-02-03 11:49 UTC
Requires
- php: >=8.1.0
- symfony/cache: ^5.4|^6.4|^7.0
- twig/twig: ^3.19|^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.