Libraries tagged by cache fallback
hikarine3/laravel-redis-fallback
43 Downloads
Laravel 8 redis cache fallback to array
guillermobt/laravel-redis-fallback
136 Downloads
Laravel 5 redis cache fallback to file
danielsucupirafunceme/laravel-redis-fallback
6 Downloads
Laravel 8 redis cache fallback to array
phapi/cache-nullcache
1568 Downloads
Phapi NullCache is a fallback cache package with a fake cache storage.
lmammino/guzzle-apcu-fs-cache
27 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
masnun/cache
8 Downloads
A package that allows you to use two caching engines, one as a fallback for the other
idct/limited-objects-cache
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.
firehed/null-psr16
1253 Downloads
Always-offline PSR-16 cache implemention, for fallback and testing
gilbertsoft/gscacheconfig
68 Downloads
GS Cache Config allows you to switch various caching backends to APCu with fallback in case of CLI mode. Configuration can simply be adapted by the Extension Manager.
laminas/laminas-cache
4906546 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
zendframework/zend-cache
10843252 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
onoi/callback-container
390186 Downloads
A very simple callback container/builder library
geekcache/geekcache
36775 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
eleving/zend-cache
12582 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
hareland/multi-cache-remember
9 Downloads
This package offers the rememberMany macro for the Laravel Cache facade, providing efficient retrieval of multiple cache keys with customizable expiration and callbacks for missing keys.