Libraries tagged by laravel cache
vgplay/laravel-redis-model
794 Downloads
A simple redis cache library for laravel eloquent model
trm42/cache-decorator
246 Downloads
Magical (as in saves manual work quite a lot) Cache Decorator for Laravel 5. Designed for usage with repositories but easily usable for other uses. If there's enough interest, can be made framework agnostic.
telcolab/cacher
16 Downloads
A Laravel's package that automatically cache and invalidate Eloquent queries.
kosmosx/cache
940 Downloads
Cache service for Laravel / Lumen Framework.
haiau009/laravel-caching-model
686 Downloads
A simple cache library for laravel eloquent model
deathkel/easy-cache
34 Downloads
A Trait to use cache easily for Laravel
caiquemcz/query-from-cache
0 Downloads
Query From Cache is a Laravel package that provides a simple way to cache query results directly from your Eloquent models. It automatically caches the output of model methods and offers actions to refresh or clear the cache with minimal code changes.
baao/clear-view-cache
7299 Downloads
Simple View Cache Cleaner for laravel lumen
aheissenberger/laravel-memcachier
354 Downloads
Memcachier.com Cache Driver for Laravel 4
fabrizio-cafolla/cache-system
171 Downloads
Cache service for Laravel / Lumen Framework.
ugiw/lumen-config-cache
5583 Downloads
Adds the Laravel command `php artisan config:cache` to Lumen
mrjgreen/cacher
4032 Downloads
Cache component based on laravel's
leocolomb/wp-acorn-cache
48 Downloads
A cache manager powered by Laravel through Acorn.
joegreen0991/cacher
6406 Downloads
Cache component based on laravel's
hobbiot/cacheable-auth-user
144 Downloads
Cache Auth::user() for Laravel 5.3. This package add new driver to laravel.