Libraries tagged by laravel-cache
laravel-liberu/rememberable
3034 Downloads
Model caching dependency for Laravel Liberu
joshembling/cache-machine
3 Downloads
CacheMachine allows you to easily 'withdraw' and 'deposit' cache in your Laravel projects.
fico7489/laravel-updated-related
482 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
valeryq/cacheable
100 Downloads
Laravel Cacheable
richan-fongdasen/firestore-laravel
195 Downloads
A Google Cloud Firestore driver for Laravel Cache and Session.
pdeio/redis-driver-fallback
3407 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
maherio/graceful-cache
5095 Downloads
A wrapper for Laravel's Cache Repository to allow for graceful caching.
madlab/multi-server-scheduling
18563 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
kintso/memcachedcloud-laravel
830 Downloads
This package extends Laravel Cache driver to integrate with MemcachedCloud. MemcachedCloud provides different cache solutions based on memcached or redis. This package only deals with memcached.
ouodev/cacher
14 Downloads
laravel cacher.
zerospam/laravel-cacheable-repository
3181 Downloads
Laravel 5 - Repositories to the database layer
zbxin/laravel-cache
13 Downloads
cache
yjtec/laravel-cache
3213 Downloads
laravel cache
vyuldashev/laravel-cache-maintenance
16 Downloads
Laravel Maintenance Mode Through Cache
vanry/laravel-cache
15 Downloads
Cache helpers for Eloquent Model