iazaran/smart-cache
Drop-in replacement for Laravel’s Cache facade that automatically compresses and chunks large values, deduplicates unchanged writes, self-heals corrupted entries, and performs cost-aware eviction. Works with existing code (PHP 8.1+, Laravel 8–13).
|
Package
|
Constraint
|
|---|---|
| illuminate/cache | ^8.0||^9.0||^10.0||^11.0||^12.0||^13.0 |
| illuminate/console | ^8.0||^9.0||^10.0||^11.0||^12.0||^13.0 |
| illuminate/contracts | ^8.0||^9.0||^10.0||^11.0||^12.0||^13.0 |
| illuminate/support | ^8.0||^9.0||^10.0||^11.0||^12.0||^13.0 |
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | ^1.5 |
| orchestra/testbench | ^6.0||^7.0||^8.0||^9.0||^10.0||^11.0 |
| phpunit/phpunit | ^9.6.33||^10.5.62||^11.5.50||^12.5.22||^13.1.6 |
| symfony/var-dumper | ^5.4|^6.0|^7.0|^8.0 |
How can I help you explore Laravel packages today?