spiritix/lada-cache
Redis-backed, fully automated query cache for Laravel. Transparently accelerates Eloquent and Query Builder with granular, automatic invalidation (rows/tables), scalable for clusters, with controls to include/exclude tables and optional Debugbar insights.
Lada Cache is a Redis-based query cache layer for Laravel that transparently caches Eloquent and Query Builder reads—no code changes after setup. It sits in the database connection pipeline to deliver fast, scalable caching while keeping data correct via automatic, granular invalidation.
Ideal for high-read applications, it’s cluster-ready and provides visibility into cache behavior during development.
How can I help you explore Laravel packages today?