Libraries tagged by response caching
vladkovrigin/laravel-responsecache
71 Downloads
Speed up a Laravel application by caching the entire response
palmosolutions/laravel-responsecache
21 Downloads
Speed up a Laravel application by caching the entire response
hashtap/laravel-responsecache
49 Downloads
Speed up a Laravel application by caching the entire response
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
faresnassar09/api-vault
8 Downloads
A fluent Laravel package for standardized API responses, smart pagination, and page-aware caching.
balpom/http-cache-ttl
19 Downloads
Object for storing common and individual TTLs for different HTTP response status codes for use in caching.
switon/http-cache
0 Downloads
Redis-backed per-action HTTP caching with request-derived keys and ETag revalidation for Switon Framework
philharmony/http-enum
380 Downloads
Type-safe HTTP enums for methods, status codes, headers, content types, schemes, caching and protocol utilities
shammaa/laravel-intelligent-cache
13 Downloads
An intelligent response caching package for Laravel with automatic invalidation and smart headers.
fofx/api-cache
0 Downloads
Laravel-based API response caching library
eg-mohamed/laravel-http-client-cache
1 Downloads
Opt-in response caching for Laravel's HTTP client.
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.
mintbridge/laravel-cache-filter
22 Downloads
Laravel route filter for caching responses
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).