Libraries tagged by invalidation
oxhq/cachelet-query
4 Downloads
Query builder integration for Cachelet.
oxhq/cachelet-model
4 Downloads
Eloquent model integration for Cachelet.
oxhq/cachelet-core
9 Downloads
Core cache orchestration runtime for the Cachelet package family.
oxhq/cachelet
3 Downloads
The full Cachelet suite for Laravel.
lunzai/laravel-cache-dependency
2 Downloads
Dependency-based caching for Laravel with tag and database dependencies inspired by Yii2
fxcjahid/laravel-eloquent-cache-magic
25 Downloads
A lightweight Laravel package for automatic Eloquent query caching with zero-code auto-cache, Redis/Memcached tag support, and automatic cache invalidation
ebects/laravel-cache-group
44 Downloads
Group-based cache invalidation for Laravel — organize cache by groups, invalidate by scope (user/role/custom), with automatic Redis Cluster compatibility.
codefocus/managedcache
0 Downloads
Self-invalidating cache for Laravel
easytek/doctrine-cache-invalidator-bundle
287 Downloads
Invalidate easily your doctrine cache
datafactory/http-cache-bundle
764 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
datafactory/http-cache
764 Downloads
Tools to manage HTTP caching proxies with PHP
yared/laravel-smart-cache
0 Downloads
Automatic cache invalidation for Laravel — clear cache when models change, no manual work
orieg/judy-cache
3 Downloads
PSR-16 cache backed by Judy arrays, with O(range) prefix invalidation. For long-running PHP (Octane, Swoole, RoadRunner, FrankenPHP workers).
mihai-stancu/cache-bundle
7580 Downloads
Cache items with associated tagging information and subsequently fetch or delete items based on tags.
jhavenz/rezonance
0 Downloads
Signal-based cache invalidation for Laravel + React Query applications