Libraries tagged by cache fallback
onoi/callback-container
439551 Downloads
A very simple callback container/builder library
geekcache/geekcache
37463 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
eleving/zend-cache
14241 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
jimbojsb/cacheback
5447 Downloads
A simple, standalone cache system based on callbacks
duzun/callback_cache
5 Downloads
Decorates a callback with cache (OPCache, FS) with LOCK_EX on write
hareland/multi-cache-remember
195 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.
timurturdyev/laminas-cache
7 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
matthiasmullie/scrapbook
1843181 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
kadokweb/scrapbook
6 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
bdk/simplecache
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in