Libraries tagged by response cache
mscharl/laravel-static-html-cache
5508 Downloads
store/cache generated responses as a static file
klimis/cachemiddleware
458 Downloads
Cache Laravel controllers' response
epiphany/service-cache-bundle
33 Downloads
Cache or store responses from a Symfony2 service by annotating its methods
weiwang/slim-redis-cache
15 Downloads
slim redis cache for all http response
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
260 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
176 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
21 Downloads
Laravel route filter for caching responses
fofx/api-cache
0 Downloads
Laravel-based API response caching library
berthott/laravel-api-cache
1048 Downloads
Laravel Helper for Caching API Responses
webignition/simplytestable-pagecache-bundle
95 Downloads
Symfony 4 bundle for creating/validating cacheable responses
epicub/rome2rio
0 Downloads
Interface for used Rome2Rio system API and cache the responses
yperevoznikov/earlycache
7 Downloads
Implements early cache for web apps without dependencies. Caches entire page with headers and response code