Libraries tagged by model-cache
ymigval/laravel-model-cache
70286 Downloads
Laravel package for caching Eloquent model queries
hyperf/model-cache
1434986 Downloads
A model cache component for hyperf.
elipzis/laravel-cacheable-model
54792 Downloads
Automatic query-based model cache for your Laravel app
laravel-enso/rememberable
65385 Downloads
Model caching dependency for Laravel Enso
vemcogroup/model-cache
32502 Downloads
Static cache instead of re-hitting cache server
sm-me/laravel-redis-model-cache
17 Downloads
Optimized Redis model and hash-set caching service for Laravel Eloquent.
kai-init/laravel-normcache
78 Downloads
Normalized caching for Laravel Eloquent. Self-invalidating, Redis-backed. Caches query IDs and model entities separately with versioned invalidation.
sarav/model-cacher
234 Downloads
A simple laravel package to cache database values and manage them efficiently
liuwei73/simple-model-cache
45 Downloads
Very simple cachable implementation for Laravel Eloquent Model
light-speak/laravel_model_cache
74 Downloads
基于Redis的laravel模型数值缓存,可以减少并发修改对数据库的压力,减少数据库事务锁的使用
codewithdennis/laravel-model-cache
14 Downloads
Pre-warm and cache Eloquent query results. Run heavy queries once with warmup (forever cache) or use TTL-based caching on any model.
alaraiabdiallah/laravel-model-cache
66 Downloads
Laravel model cache
plug2team/model-cacheable
2 Downloads
laravel-liberu/rememberable
3290 Downloads
Model caching dependency for Laravel Liberu
karnoweb/smart-cache
61 Downloads
Model-aware smart caching for Laravel with automatic invalidation, tag support, and stampede protection.