Libraries tagged by laravel-cache
joshembling/cache-machine
8 Downloads
CacheMachine allows you to easily 'withdraw' and 'deposit' cache in your Laravel projects.
fico7489/laravel-updated-related
484 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
valeryq/cacheable
101 Downloads
Laravel Cacheable
sadiyuz/cache-manager
8 Downloads
A simple cache driver like Laravel Cache Facade
riste/repository
21 Downloads
Allow you to easily cache laravel models and retrieve from laravel's cache by extending AbstractRepository
richan-fongdasen/firestore-laravel
236 Downloads
A Google Cloud Firestore driver for Laravel Cache and Session.
pdeio/redis-driver-fallback
3442 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
5096 Downloads
A wrapper for Laravel's Cache Repository to allow for graceful caching.
madlab/multi-server-scheduling
18564 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.
khairul/laravel-auto-refresh-cache
5 Downloads
Automatically refresh Laravel cache on model save or delete events.
dimafe6/redis-compressed-cache
14892 Downloads
Laravel cache driver with compression.
dew-serverless/laravel-tablestore-driver
2142 Downloads
Alibaba Cloud Tablestore driver for Laravel Cache.
ouodev/cacher
35 Downloads
laravel cacher.
zerospam/laravel-cacheable-repository
3183 Downloads
Laravel 5 - Repositories to the database layer