twig / cache-extra
A Twig extension for Symfony Cache
Installs: 1 680 178
Dependents: 20
Suggesters: 2
Security: 0
Stars: 39
Watchers: 3
Forks: 7
pkg:composer/twig/cache-extra
Requires
- php: >=8.1.0
- symfony/cache: ^5.4|^6.4|^7.0
- twig/twig: ^3.21|^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.