Libraries tagged by cache response
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.
palmosolutions/laravel-responsecache
21 Downloads
Speed up a Laravel application by caching the entire response
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
langsys/laravel-request-query-cache
5 Downloads
Request caching toolkit for Laravel: per-request Eloquent query deduplication (firstCached/getCached) plus idempotent HTTP responses via the idempotent middleware.
hryvinskyi/magento2-browser-cache-control
2 Downloads
Grants the end user's browser a short Cache-Control lifetime on full-page-cacheable storefront responses from inside Magento, for installations where the Varnish VCL cannot be edited or where there is no Varnish at all, without shortening what the shared cache stores.
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
felixmuhoro/laravel-mpesa-cache
0 Downloads
Caching layer for M-Pesa API responses
eg-mohamed/laravel-http-client-cache
1 Downloads
Opt-in response caching for Laravel's HTTP client.
deniztezcan/laravel-responsecache-additions
156 Downloads
Speed up a Laravel application by caching the entire response additions
codeat3/laravel-responsecache-php72
2408 Downloads
Spatie's laravel-responsecache forked version for php 7.2. Speed up a Laravel application by caching the entire response
brynforum/api-cache
7 Downloads
Server-side response caching for Flarum's API. Configure regex-pattern rules with per-rule TTLs to short-circuit expensive endpoints (top-poster widgets, statistics aggregations, etc.) before they touch the database.
berthott/laravel-api-cache
1088 Downloads
Laravel Helper for Caching API Responses