Libraries tagged by laravel-cache
kolirt/laravel-cacheable
12 Downloads
Easily cache and control class methods without having to remember cache key names
fulfillment/laravel-cache-fallback
4785 Downloads
Provides fallback mechanisms for cache handlers
fhteam/laravel-cache-redis-extended
37 Downloads
Redis cache driver with extended capabilities
faveo-helpdesk/laravel-cache
100 Downloads
Configure multiple Laravel cache drivers without accessing the server. It will update the config accordingly
eribloo/laravel-cache-objects
17 Downloads
Strongly typed cache objects
edujugon/laravel-caches-cleaner
26 Downloads
Laravel Console Command Package to clean all caches and restart queue
fingo/laravel-cache-fallback
6338 Downloads
Provides fallback mechanisms for cache handlers
nikkiii/laravel-cachet
79 Downloads
Cachet adapter for Laravel
omaresmael/cache-watcher
4 Downloads
Laravel package that monitors the changes on the cacheable files and refresh them
joshembling/cache-machine
3 Downloads
CacheMachine allows you to easily 'withdraw' and 'deposit' cache in your Laravel projects.
cgdsoftware/cache-chain
4 Downloads
Cache chain for Laravel Enso
valeryq/cacheable
100 Downloads
Laravel Cacheable
richan-fongdasen/firestore-laravel
157 Downloads
A Google Cloud Firestore driver for Laravel Cache and Session.
redshoes/redis-driver-fallback
11 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.
pdeio/redis-driver-fallback
3360 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.