twig / cache-extra
A Twig extension for Symfony Cache
v3.7.0
2023-02-09 06:45 UTC
Requires
- php: >=7.2.5
- symfony/cache: ^5.0|^6.0
- twig/twig: ^2.4|^3.0
Requires (Dev)
- symfony/phpunit-bridge: ^4.4.9|^5.0.9|^6.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.