vigstudio/laravel-eloquent-query-cache
Add query-level caching back to Eloquent with a simple remember-like API. Cache results from database queries, reduce repeated hits, and integrate with Laravel’s cache stores for faster reads and configurable invalidation.
|
Package
|
Constraint
|
|---|---|
| illuminate/database | ^8.83|^9.35|^10.0 |
| illuminate/support | ^8.83|^9.35|^10.0 |
|
Package
|
Constraint
|
|---|---|
| chelout/laravel-relationship-events | ^2.0 |
| laravel/legacy-factories | ^1.3 |
| mockery/mockery | ^1.5 |
| orchestra/database | ^6.28|^7.0 |
| orchestra/testbench | ^6.28|^7.0 |
| orchestra/testbench-core | ^6.28|^7.0 |
| phpunit/phpunit | ^9.5.25|^10 |
How can I help you explore Laravel packages today?