Libraries tagged by laravel-cache
edujugon/laravel-caches-cleaner
28 Downloads
Laravel Console Command Package to clean all caches and restart queue
fingo/laravel-cache-fallback
6338 Downloads
Provides fallback mechanisms for cache handlers
yonkosam/laravel-cached-pagination
4 Downloads
A simple, tag-based caching layer for Eloquent pagination.
patkruk/laravel-cached-settings
683 Downloads
A simple cached config container for Laravel 4
nikkiii/laravel-cachet
79 Downloads
Cachet adapter for Laravel
laravel-liberu/rememberable
3078 Downloads
Model caching dependency for Laravel Liberu
joshembling/cache-machine
7 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
100 Downloads
Laravel Cacheable
swaty/laravel-fallback-cache
4 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
riste/repository
4 Downloads
Allow you to easily cache laravel models and retrieve from laravel's cache by extending AbstractRepository
richan-fongdasen/firestore-laravel
219 Downloads
A Google Cloud Firestore driver for Laravel Cache and Session.
pdeio/redis-driver-fallback
3421 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.
malahierba-lab/token
332 Downloads
Laravel token manager for password reset, account activation... and more. Laravel Cache Facade Based
maherio/graceful-cache
5095 Downloads
A wrapper for Laravel's Cache Repository to allow for graceful caching.