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.
|
Package
|
Constraint
|
|---|---|
| illuminate/cache | ^12.0|^13.0 |
| illuminate/console | ^12.0|^13.0 |
| illuminate/container | ^12.0|^13.0 |
| illuminate/http | ^12.0|^13.0 |
| illuminate/support | ^12.0|^13.0 |
| nesbot/carbon | ^3.0 |
| spatie/laravel-package-tools | ^1.9 |
| spatie/php-attribute-reader | ^1.0 |
|
Package
|
Constraint
|
|---|---|
| larastan/larastan | ^3.9 |
| laravel/pint | ^1.13.7 |
| mockery/mockery | ^1.6 |
| orchestra/testbench | ^10.0|^11.0 |
| pestphp/pest | ^4.0 |
How can I help you explore Laravel packages today?