Libraries tagged by responsecache
spatie/laravel-responsecache
8983865 Downloads
Speed up a Laravel application by caching the entire response
matchory/response-cache
17233 Downloads
A package to add automatic response caching to Laravel APIs.
sevenlab/laravel-responsecache
1624 Downloads
Cache responses in a Laravel application
angelleger/laravel-response-cache
763 Downloads
Production-grade response caching for Laravel APIs with ETag, Redis tags, per-route TTLs, and safe auth-variation
jeffersongoncalves/laravel-page-cache
46 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
3640 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
lioshi/wonder-cache-bundle
20 Downloads
A full response cache with automatic invalidation.
phpsed/cache
323 Downloads
Symfony response cache
waavi/responsecache
277 Downloads
Response cache for Laravel 5.1
hopinspace/responsecache
8 Downloads
Library to help debugging client calls without heavily loading server with http calls
7lab/laravel-responsecache
1369 Downloads
Cache responses in a Laravel application
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