Libraries tagged by model caching
brekitomasson/laravel-tagged-cache
758 Downloads
A wrapper around the cache implementation to reduce complexity regarding caching in your Models
krazydanny/laravel-repository
478 Downloads
An abstraction layer for easily implementing industry-standard caching strategies to Eloquent models.
ndejong/cakephp-autocache-plugin
41 Downloads
CakephpAutocachePlugin is a CakePHP 2.2+ Plugin that makes query caching as easy as adding a 'autocache'=>true parameter to your Model query
farzinft/laravel-model-caching
756 Downloads
Simple Way Of Caching Laravel Eloquent Query Results
khophim8k/laravel-caching-model
14 Downloads
A simple cache library for laravel eloquent model
apiiphim/laravel-caching-model
119 Downloads
A simple cache library for laravel eloquent model
o-log/php-model
1601 Downloads
Fast PHP ORM with caching.
laravel-liberu/rememberable
2811 Downloads
Model caching dependency for Laravel Liberu
alex433/laravel-eloquent-cache
1415 Downloads
Laravel's Eloquent models caching
rinvex/cacheable
32384 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
websanova/easycache
59 Downloads
Simple on demand caching extension for Laravel.
nodes/counter-cache
13673 Downloads
Counter caching for Laravel
mosamy/cacheable
38 Downloads
Laravel package for caching models
beep/cachoid
76 Downloads
Cachoid provides an expressive API for caching models, collections, and paginators.
simplesoftwareio/simple-cache
10264 Downloads
An easy to use caching trait for Laravel's Eloquent Models.