Libraries tagged by cache PSR-16
apix/simple-cache
17572 Downloads
The PSR-16 extension to Apix-Cache.
andydefer/jsonl-cache
269 Downloads
PSR-16 compatible JSONL-based cache system with key-based path strategy
tomaskarlik/psr-nette-cache
6518 Downloads
PSR-16 bridge for Nette Caching.
s3b4stian/simple-cache
2761 Downloads
Common interfaces for simple caching with strict typing
phpixie/cache
21150 Downloads
Cache library for PHPixie
llegaz/redis-cache
528 Downloads
PSR-16 and PSR-6 implementations based on Redis Strings and Hashes
kuria/cache
717 Downloads
Caching library with driver abstraction
ihipop/psr-null-cache
2845 Downloads
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation
gryfoss/rapid-cache-client
1022 Downloads
Caching service
felixarntz/wp-psr-cache
215 Downloads
Object cache implementation for WordPress that acts as an adapter for PSR-6 and PSR-16 caching libraries.
anik/cache
144 Downloads
aivchen/yii2-simple-cache-adapter
1350 Downloads
PSR-16 Yii2 Adapter
idct/single-use-token-manager
62 Downloads
Single-use token manager built on the PSR-16 simple cache contract, with optional tag based invalidation.
mouf/utils.cache.purge-ui
189409 Downloads
This package contains a user interface that will add a 'Purge cache' button to Mouf, allowing you to purge any PSR-6, PSR-16, Doctrine and Mouf cache easily.
vatvit/freshen-php
229 Downloads
Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).