Libraries tagged by cache response
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
hashtap/laravel-responsecache
49 Downloads
Speed up a Laravel application by caching the entire 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缓存
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
webiny/http
270 Downloads
Webiny Http Component
wdb/nc_staticfilecache
1455 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase response times for static pages by a factor of 230!!
ins0/zf2-snippster
10 Downloads
ZF2 Snipped Module to generate heavy views as snippets and lower the application response time