laravel-cache-group
by ebects
Group-based cache invalidation for Laravel — organize cache by groups, invalidate by scope (user/role/custom), with automatic Redis Cluster compatibility.
laravel-cache-dependency
by lunzai
Dependency-based caching for Laravel with tag and database dependencies inspired by Yii2
laravel-eloquent-cache-magic
by fxcjahid
A lightweight Laravel package for automatic Eloquent query caching with zero-code auto-cache, Redis/Memcached tag support, and automatic cache invalidation