https://github.com/twigphp/cache-extra
Template fragment cache support for Twig
https://github.com/twigphp/cache-extra
cache php twig twig-extension
Last synced: 12 months ago
JSON representation
Template fragment cache support for Twig
- Host: GitHub
- URL: https://github.com/twigphp/cache-extra
- Owner: twigphp
- License: mit
- Created: 2021-01-05T10:16:07.000Z (about 5 years ago)
- Default Branch: 3.x
- Last Pushed: 2025-02-21T18:10:50.000Z (about 1 year ago)
- Last Synced: 2025-03-28T16:08:47.610Z (about 1 year ago)
- Topics: cache, php, twig, twig-extension
- Language: PHP
- Homepage: https://twig.symfony.com/
- Size: 65.4 KB
- Stars: 37
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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