FOSHttpCacheBundle

UNIX name Owner Status
FOSHttpCacheBundle 7x stable
Version Compatible with
N/A N/A
Use the FOSHttpCache library in your Symfony2 projects

FOSHttpCacheBundle

Introduction

This bundle offers tools to improve HTTP caching with Symfony2. 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

See the GitHub milestones.

License

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

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.