Libraries tagged by http2 cache
weiwang/slim-redis-cache
16 Downloads
slim redis cache for all http response
kargnas/alternative-laravel-cache
4658 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
tarcisiojr/php-cache
8 Downloads
Sistema para cache de métodos baseado em https://github.com/spatie/once
webclient/cache-adapter-psr-simple-cache
2 Downloads
Interface for caching
webclient/cache-adapter-psr-cache
3 Downloads
Interface for caching
scottzirkel/cacher-the-friendly-cache
6 Downloads
Russian Doll Caching for Laravel from the [Laracasts tutorial](https://laracasts.com/series/russian-doll-caching-in-laravel)
peloncano/cakephp-plugin-redis-cache
516 Downloads
A CakePHP 2.0 plugin enabling Redis (http://redis.io/) backed sessions and caching. Uses the Predis (https://github.com/nrk/predis) library to communicate with Redis.
optimistdigital/laravel-set-cache-headers
177 Downloads
This Laravel package is a bug fix for not caching successful responses, especially the ones with the HTTP status code 204 (No Content).
neirda24/guzzle-bundle-header-disable-cache-plugin
3566 Downloads
Guzzle plugin that allow you to disable the cache plugin using a dedicated header.
mon-suivi-logement/sellsy-api-v1-cache-strategy
540 Downloads
A cache strategy for Sellsy Api v1, build on top of Kevinrob Guzzle caceh middleware
mikespub/middlewares-cache
4 Downloads
Middleware with various cache utilities
lmammino/guzzle-fs-cache-middleware
3 Downloads
A minimalist and opinionated Cache Middleware for Guzzle that uses the FileSystem as backend
lmammino/guzzle-apcu-fs-cache
28 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
getpop/cache-control
12717 Downloads
Add HTTP caching to the response
drosalys-web/http-mocker
8 Downloads
A PHP library used to create HTTP Mock. Useful for APIs.