Libraries tagged by model caching
genealabs/laravel-model-caching
4077738 Downloads
Automatic caching for Eloquent models.
mikebronner/laravel-model-caching
13794 Downloads
Automatic caching for Eloquent models.
spiritix/lada-cache
405586 Downloads
A Redis based, automated and scalable database caching layer for Laravel
ymigval/laravel-model-cache
1513 Downloads
Laravel package for caching Eloquent model queries
rinvex/laravel-cacheable
126289 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
laravel-enso/rememberable
60941 Downloads
Model caching dependency for Laravel Enso
matchory/elasticsearch
49884 Downloads
The missing elasticsearch ORM for Laravel!
korridor/laravel-computed-attributes
19044 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
miradnan/laravel-model-caching
9525 Downloads
Adding cache for Laravel Eloquent queries
sfneal/view-models
85654 Downloads
spatie/view-models wrapper with built in response caching.
foxws/laravel-modelcache
3343 Downloads
Cache helpers for Laravel Eloquent models
thefuriouscoder/propel2-data-cache-behavior
16424 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
snakano/propel-data-cache-behavior
42313 Downloads
A Propel ORM behavior that provide auto data caching to your model.
brekitomasson/laravel-tagged-cache
1185 Downloads
A wrapper around the cache implementation to reduce complexity regarding caching in your Models
farzinft/laravel-model-caching
922 Downloads
Simple Way Of Caching Laravel Eloquent Query Results