mikebronner/laravel-model-caching
Speeds up Eloquent by automatically caching model queries and relationships, cutting repetitive database hits. Drop-in package with cache tagging support, configurable cache stores and TTLs, and easy invalidation on model updates—ideal for high-traffic Laravel apps.
|
Package
|
Constraint
|
|---|---|
| illuminate/cache | ^11.0|^12.0|^13.0 |
| illuminate/config | ^11.0|^12.0|^13.0 |
| illuminate/console | ^11.0|^12.0|^13.0 |
| illuminate/container | ^11.0|^12.0|^13.0 |
| illuminate/database | ^11.0|^12.0|^13.0 |
| illuminate/http | ^11.0|^12.0|^13.0 |
| illuminate/support | ^11.0|^12.0|^13.0 |
| mikebronner/laravel-pivot-events | * |
|
Package
|
Constraint
|
|---|---|
| aws/aws-sdk-php | ^3.322.9 |
| doctrine/dbal | ^3.3|^4.2 |
| fakerphp/faker | ^1.11 |
| larastan/larastan | ^2.0|^3.0 |
| laravel/boost | ^2.0 |
| laravel/pint | ^1.27 |
| orchestra/testbench | ^9.0|^10.0|^11.0 |
| pestphp/pest | ^3.0|^4.0 |
| pestphp/pest-plugin-laravel | ^3.0|^4.0 |
| phpunit/phpunit | ^10.5|^11.5|^12.5 |
| predis/predis | ^2.0|^3.0 |
| slevomat/coding-standard | ^7.0|^8.14 |
| squizlabs/php_codesniffer | ^3.6|^4.0 |
| symfony/thanks | ^1.2 |
How can I help you explore Laravel packages today?