Libraries tagged by model caching
genealabs/laravel-model-caching
3504872 Downloads
Automatic caching for Eloquent models.
spiritix/lada-cache
368666 Downloads
A Redis based, automated and scalable database caching layer for Laravel
rinvex/laravel-cacheable
122638 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
sfneal/view-models
65774 Downloads
spatie/view-models wrapper with built in response caching.
laravel-enso/rememberable
58339 Downloads
Model caching dependency for Laravel Enso
matchory/elasticsearch
46344 Downloads
The missing elasticsearch ORM for Laravel!
korridor/laravel-computed-attributes
12340 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.
snakano/propel-data-cache-behavior
40914 Downloads
A Propel ORM behavior that provide auto data caching to your model.
miradnan/laravel-model-caching
6999 Downloads
Adding cache for Laravel Eloquent queries
haiau009/laravel-caching-model
561 Downloads
A simple cache library for laravel eloquent model
hacoidev/laravel-caching-model
6152 Downloads
A simple cache library for laravel eloquent model
uzpeng/elasticsearch
6312 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
codeofdigital/cache-repository
4204 Downloads
Laravel Repository Package with Caching
laravelutilities/repository
5122 Downloads
Add-on on Laravel Models with caching implementation
thefuriouscoder/propel2-data-cache-behavior
15999 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior