Libraries tagged by response-cache
matchory/response-cache
27747 Downloads
A package to add automatic response caching to Laravel APIs.
jeffersongoncalves/laravel-page-cache
430 Downloads
This Laravel package provides a full-page response cache middleware for stateless public GET pages. It caches 200 responses keyed by a version token, locale, and theme cookie, skips authenticated requests, exposes an X-Page-Cache HIT/MISS header, and offers a static flush() helper to invalidate every cached page at once.
wyrihaximus/react-http-middleware-response-cache
3811 Downloads
Response caching middleware for @reactphp's HTTP server
infusionweb/laravel-middleware-response-cache
2442 Downloads
Provides caching of HTML pages in Laravel responses.
wowe/laravel-response-cache
161 Downloads
Route response caching for Laravel
theriddleofenigma/laravel-rache
15 Downloads
A super cool package for caching the laravel response dynamically.
philipannis/laravel-http-remember
20 Downloads
Add remember() to Laravel's HTTP client. Cache responses for a set time, or use stale-while-revalidate when speed matters more than the latest data.
jacyimp/api-platform-operation-cache
11 Downloads
Operation-level response caching for API Platform
lioshi/wonder-cache-bundle
20 Downloads
A full response cache with automatic invalidation.
phpsed/cache
323 Downloads
Symfony response cache
wyrihaximus/react-http-middleware-response-cache-session-cache-configuration
1019 Downloads
Cache configuration that will prevent any request or response with an active session interact with the cache
wpjscc/react-http-middleware-response-cache
5 Downloads
Response caching middleware for @reactphp's HTTP server
tonis-io/response-cache
107 Downloads
shetabit/response-cache
15 Downloads
ryudith/mezzio-response-cache
0 Downloads
Cache response based URL route key for Mezzio.