spatie/laravel-responsecache
Caches full Laravel responses to speed up apps. Automatically stores successful GET HTML/JSON for a configurable time and serves cached output on repeat requests. Supports per-route middleware, custom rules, and optional stale-while-revalidate style caching.
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/8.2.0...8.3.0
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/8.1.0...8.2.0
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/8.0.0...8.1.0
FlexibleCacheResponse middleware — serves stale responses instantly while refreshing the cache in the background#[Cache], #[FlexibleCache], #[NoCache]) for controller-level cache configurationEvent suffix (e.g. CacheMissed → CacheMissedEvent)cacheRequestUntil() with cacheLifetimeInSeconds() in CacheProfile interfaceCacheResponse::using() with CacheResponse::for() and FlexibleCacheResponse::for()Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.7.2...8.0.0
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.7.1...7.7.2
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.7.0...7.7.1
ClearingResponseCacheFailed and return boolean by clear() by @alies-dev in https://github.com/spatie/laravel-responsecache/pull/495Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.6.5...7.7.0
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.6.4...7.6.5
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.6.3...7.6.4
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.6.2...7.6.3
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.6.1...7.6.2
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.6.0...7.6.1
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.5.2...7.6.0
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.5.1...7.5.2
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.5.0...7.5.1
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.4.10...7.5.0
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.4.9...7.4.10
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.4.7...7.4.8
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.4.6...7.4.7
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.4.4...7.4.5
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.4.3...7.4.4
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.4.2...7.4.3
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.4.1...7.4.2
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.4.0...7.4.1
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.3.1...7.4.0
Full Changelog: https://github.com/spatie/laravel-responsecache/compare/7.3.0...7.3.1
CacheItemSelectorurl option to ClearCommand (#348)TestResponse has changed)RequestHasher in favor of a custom oneCacheAllSuccessfulGetRequests will only cache responses of which the content type starts with textFlush command\Spatie\ResponseCache\ResponseCacheFacade has been removedCacheResponse middleware to one routeforgetclear() method and responsecache:clear commandflush() method and responsecache:flush commandDeprecated features will still work until the next major version.
BinaryFileResponsecomposer.jsonenabled method on cache profilesRESPONSE_CACHE_LIFETIME env var to config fileAPP_DEBUG is set to falseFull Changelog: https://github.com/spatie/laravel-responsecache/compare/7.2.0...7.3.0
How can I help you explore Laravel packages today?