Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 2.26 KB

README.md

File metadata and controls

42 lines (33 loc) · 2.26 KB

FOSHttpCache

Build Status Scrutinizer Quality Score Code Coverage Latest Stable Version

Introduction

This library integrates your PHP applications with HTTP caching proxies such as Varnish. Use this library to send invalidation requests from your application to the caching proxy and to test your caching and invalidation code against a Varnish setup.

If you use Symfony2, have a look at the FOSHttpCacheBundle. The bundle provides the invalidator as a service, along with a number of Symfony2-specific features to help with caching and caching proxies.

Features

Documentation

For more information, see the documentation.

License

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