spatie/laravel-flexible-cache-polyfill
Polyfill for Laravel 10 that adds Cache::flexible() (introduced in Laravel 11). Implements stale-while-revalidate caching so expired values can be served immediately while recalculation runs in the background, avoiding slow responses.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^10.0 |
| illuminate/support | ^10.0 |
|
Package
|
Constraint
|
|---|---|
| larastan/larastan | ^2.0 |
| laravel/pint | ^1.14 |
| nunomaduro/collision | ^7.0 |
| orchestra/testbench | ^8.0 |
| pestphp/pest | ^2.0 |
| pestphp/pest-plugin-arch | ^2.0 |
| pestphp/pest-plugin-laravel | ^2.0 |
| phpstan/extension-installer | ^1.4 |
| phpstan/phpstan-deprecation-rules | ^1.0 |
| phpstan/phpstan-phpunit | ^1.0 |
| predis/predis | ^2.0 |
How can I help you explore Laravel packages today?