setono/twig-cache-purger-bundle

一个允许您清除Twig缓存中单个模板文件的Symfony扩展包

安装数: 16,566

依赖关系: 0

建议者: 0

安全性: 0

星级: 0

关注者: 1

分支: 0

公开问题: 1

类型:symfony-bundle

v1.0.0 2022-06-07 10:15 UTC

This package is auto-updated.

Last update: 2024-09-09 15:16:13 UTC


README

Latest Version Latest Unstable Version Software License Build Status

清除单个模板文件的缓存,而不是删除整个缓存目录。

安装

要安装此扩展包,只需运行

composer require setono/twig-cache-purger-bundle

这将安装扩展包并在您使用Symfony Flex的情况下启用它。如果您不使用Flex,请手动将扩展包添加到bundles.php中。

用法

待办事项