GithubHelp home page GithubHelp logo

usu / foshttpcachebundle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from friendsofsymfony/foshttpcachebundle

0.0 0.0 0.0 1.69 MB

Use the FOSHttpCache library in your Symfony projects

Home Page: http://foshttpcachebundle.readthedocs.io

License: Other

Python 1.46% PHP 97.14% VCL 0.02% Makefile 1.37% Twig 0.02%

foshttpcachebundle's Introduction

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.

foshttpcachebundle's People

Contributors

dbu avatar ddeboer avatar lsmith77 avatar stof avatar alexander-schranz avatar toflar avatar xwb avatar tobion avatar andrerom avatar jnonon avatar jean-beru avatar zlatio avatar digitalkaoz avatar lolautruche avatar gimler avatar emodric avatar j0k3r avatar yoann-tyt avatar wesnick avatar tft7000 avatar hpatoio avatar snc avatar joelwurtz avatar chtipepere avatar dunglas avatar jderusse avatar wickedone avatar onexhovia avatar dantleech avatar tgalopin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.