FOSHttpCacheBundle

Use the FOSHttpCache library in your Symfony projects

Github星跟踪图

FOSHttpCacheBundle

Build Status
Scrutinizer Code Quality
Code Coverage
Latest Stable Version
Documentation Status

Introduction

This bundle offers tools to improve HTTP caching with Symfony. It provides
global configuration options to set caching headers based on the path,
controller and other aspects of the request. In addition, it provides services
for the FOSHttpCache library
tools to actively invalidate caching proxies and
some additional tools that can help when working with a caching proxy.

Features

  • Set path-based cache expiration headers via your app configuration;
  • Set up an invalidation scheme without writing PHP code;
  • Tag your responses and invalidate cache based on tags;
  • Send invalidation requests with minimal impact on performance;
  • Differentiate caches based on user type (e.g. roles);
  • Easily implement your own HTTP cache client.

Documentation

Documentation is available at Read the Docs.

Roadmap

This bundle is fully functional with Varnish and used in production in several
systems. Nginx and the Symfony built-in HttpCache only support a part of the features.

See the GitHub issues
if you are interested in the development of this bundle.

License

This bundle is released under the MIT license. See the included
LICENSE file for more information.

主要指标

概览
名称与所有者FriendsOfSymfony/FOSHttpCacheBundle
主编程语言PHP
编程语言PHP (语言数: 5)
平台
许可证Other
所有者活动
创建于2013-12-14 15:13:42
推送于2025-05-12 14:38:58
最后一次提交
发布数76
最新版本名称3.1.2 (发布于 2025-05-12 16:38:47)
第一版名称1.0.0-alpha1 (发布于 )
用户参与
星数435
关注者数16
派生数83
提交数1.1k
已启用问题?
问题数223
打开的问题数11
拉请求数354
打开的拉请求数1
关闭的拉请求数66
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?