Libraries tagged by response cache
cleardevice/slim-middleware-apc-cache
47 Downloads
Cache Middleware for PHP Slim 2.* micro framework using APCu Cache with response ttl setup
mscharl/laravel-static-html-cache
5509 Downloads
store/cache generated responses as a static file
zpetr/api-tools-cache
412 Downloads
Response content and header cache module for Laminas Api Tools
klimis/cachemiddleware
553 Downloads
Cache Laravel controllers' response
epiphany/service-cache-bundle
33 Downloads
Cache or store responses from a Symfony2 service by annotating its methods
bakame/http-cache-status
0 Downloads
Cache-Status HTTP Response Header Field in PHP
weiwang/slim-redis-cache
16 Downloads
slim redis cache for all http response
iqbalmalik89/guzzle-application-cache-subscriber
9 Downloads
Guzzle Plugin resp. Guzzle Subscriber to selectively cache a request/response on application level.
etdsolutions/jquery-ajax-localstorage-cache
17 Downloads
Store ajax responses using the browser's local storage cache
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.
switon/http-cache
0 Downloads
Redis-backed per-action HTTP caching with request-derived keys and ETag revalidation for Switon Framework
shaunhare/meetup-cache
263 Downloads
package for intercepting calls from DMS\Service\Meetup and reading/writing response to filesystem written for phpminds
shammaa/laravel-intelligent-cache
13 Downloads
An intelligent response caching package for Laravel with automatic invalidation and smart headers.
ppajer/cache
0 Downloads
A simple filesystem based cache in PHP. Ideal for caching large API responses that rarely need updating.
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).