Libraries tagged by cache PSR-16
borschphp/cache
87 Downloads
A simple PSR-6 and PSR-16 implementation.
biurad/cache
1090 Downloads
A library that provides an advanced caching system for PSR-6 and PSR-16
anst/cache-saver
1 Downloads
Реализация PSR-16. Кэширование с использование базы дынных PostgreSQL
amne/simple-cache-layers
212 Downloads
PSR16 implementation that reads and writes to a layered cache built from other PSR16 implementations
alpipego/awp-cache
436 Downloads
Psr-16 WordPress caching
aichenk/kay-cache
28 Downloads
psr-16 简单缓存实现
adinan-cenci/file-cache
61 Downloads
A PSR-16 implementation around the PHP Filesystem.
chadicus/psr-cache-redis
1248 Downloads
PSR-16 SimpleCache Implementation using Predis
chadicus/psr-cache-mongodb
24 Downloads
PSR-16 SimpleCache Implementation using MongoDB
aviat/banker
2812 Downloads
A caching library implementing PSR-6 (psr/cache) and PSR-16 (psr/simple-cache)
firehed/null-psr16
1255 Downloads
Always-offline PSR-16 cache implemention, for fallback and testing
jacklul/cachefs
69 Downloads
Filesystem wrapper that uses PSR-16 cache interface as storage
simplecomplex/config
249 Downloads
Simple Cache like configuration interfaces; ini-files as source, cache as store.
nokitakaze/keyvalue
38 Downloads
Key Value Storage
kadokweb/scrapbook
7 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.