Eloquent Autocache
starred
PHP Package
Automatic Eloquent model query caching for Laravel with self-flushing on create, update, and delete.
Filament plugins, Laravel packages and open source starter kits actively maintained. All MIT, with releases for v3, v4 and v5 where applicable.
Automatic Eloquent model query caching for Laravel with self-flushing on create, update, and delete.
Pre-warm and cache Eloquent query results. Run heavy queries once with warmup (forever cache) or use TTL-based caching on any model.
All packages have CI, Pest tests and open issues tagged good first issue.
New version available.