Libraries tagged by response cache
epiphany/service-cache-bundle
33 Downloads
Cache or store responses from a Symfony2 service by annotating its methods
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.
shaunhare/meetup-cache
261 Downloads
package for intercepting calls from DMS\Service\Meetup and reading/writing response to filesystem written for phpminds
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).
mintbridge/laravel-cache-filter
22 Downloads
Laravel route filter for caching responses
getpop/cache-control
12717 Downloads
Add HTTP caching to the response
fofx/api-cache
0 Downloads
Laravel-based API response caching library
berthott/laravel-api-cache
1048 Downloads
Laravel Helper for Caching API Responses
balpom/http-cache-ttl
18 Downloads
Object for storing common and individual TTLs for different HTTP response status codes for use in caching.
anerg2046/laravel-cache-page
170 Downloads
Laravel中间件-Response缓存
mrgoodbytes8667/cached-http-client-bundle
183 Downloads
A Symfony bundle for easily caching HttpClient responses