David Buchmann 4df8da8972 prepare release
2024-08-02 14:08:11 +02:00
2024-03-23 09:42:10 +01:00
2024-08-02 14:06:55 +02:00
2015-06-13 13:35:56 +02:00
2021-07-07 10:41:00 +02:00
2021-07-07 10:41:00 +02:00
2023-10-25 14:02:35 +02:00
2021-12-22 14:23:49 +01:00
2024-08-02 14:08:11 +02:00
2023-11-30 14:38:23 +01:00
2015-01-16 12:07:56 +01:00

FOSHttpCache

CI Scrutinizer Quality Score Code Coverage Latest Stable Version Documentation Status

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.

It does this by abstracting some caching concepts and attempting to make sure these can be supported across Varnish, Nginx and Symfony HttpCache.

If you use Symfony, have a look at the FOSHttpCacheBundle. The bundle provides the invalidator as a service, along with a number of Symfony-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.

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:18:50.597Z
Readme MIT 2.9 MiB
Languages
PHP 93.4%
VCL 6.1%
Shell 0.5%