mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
10 lines
243 B
Markdown
10 lines
243 B
Markdown
Cache Extension
|
|
===============
|
|
|
|
This package is a Twig extension that provides integration with the Symfony
|
|
Cache component.
|
|
|
|
It provides a single [`cache`][1] tag that allows to cache template fragments.
|
|
|
|
[1]: https://twig.symfony.com/cache
|