Libraries tagged by cache PSR-16
phpsoftbox/cache
184 Downloads
Cache component (PSR-6/PSR-16) for the PhpSoftBox framework
php-extended/php-simple-cache-logger
12314 Downloads
A psr-16 compliant middleware cache that logs caches accesses and events
php-extended/php-http-client-simple-cache-psr16
23687 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
jardisadapter/cache
206 Downloads
PSR-16 multi-layer cache for PHP — stack Memory, APCu, Redis, and Database backends with automatic read-through backfill and write-through propagation; a building block of the open-source foundation that Jardis-generated DDD code runs on
apix/simple-cache
17588 Downloads
The PSR-16 extension to Apix-Cache.
webisters/cache
319 Downloads
Webisters Cache Library
waffle-commons/cache
96 Downloads
PSR-6 and PSR-16 caching for Waffle Commons: a worker-safe pool and simple-cache facade with pluggable stores.
univeros/cache
269 Downloads
PSR-6 and PSR-16 caching with pluggable storage backends for filesystem, Redis, Predis, and Memcached.
tomaskarlik/psr-nette-cache
6624 Downloads
PSR-16 bridge for Nette Caching.
snewer/yii2-cache
1709 Downloads
llegaz/redis-cache
642 Downloads
PSR-16 and PSR-6 implementations based on Redis Strings and Hashes
kuria/cache
763 Downloads
Caching library with driver abstraction
kinetis/cache-redis
66 Downloads
PSR-16 SimpleCache for Kinetis, backed by Redis (single-node or Cluster) over kinetis/redis — non-blocking, Revolt-native, with TLS support.
jarir-ahmed/cache
121 Downloads
Framework-agnostic caching toolkit for PHP: PSR-16 + PSR-6, Redis/Memcached/APCu/File/PDO/tiered stores, tags, atomic locks, stampede protection, and HTTP caching (ETag/304, full-page).
ihipop/psr-null-cache
3053 Downloads
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation