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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?