Libraries tagged by simplecache
simplecomplex/config
250 Downloads
Simple Cache like configuration interfaces; ini-files as source, cache as store.
simplecomplex/cache
280 Downloads
File-based PSR-16 Simple Cache implementation; cache management; CLI interface.
parshikovpavel/psr-cache-adapter
20 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
nokitakaze/keyvalue
38 Downloads
Key Value Storage
nanoblocktech/psr-cache
32 Downloads
PSR cache for Luminova framework.
mag310/simple-file-cache
8 Downloads
Simple file`s cache component
konecnyjakub/cache
3 Downloads
A simple PSR-6 and PSR-16 caching library
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.
initphp/cache
104 Downloads
PSR-16 is a simple caching library that uses the Simple Cache interface.
fratily/cache
34 Downloads
firehed/redis-psr16
1512 Downloads
Redis implementation of PSR-16
aalfiann/buffer-cache
37 Downloads
Cache the response page with buffer support.
gember/cache-psr
167 Downloads
Gember Event Sourcing Cache adapter based on psr/simple-cache (PSR-16)
chanshige/slim-bodycache
45 Downloads
A slim middleware for Filesystem Cache based on symfony/cache
chadicus/psr-cache-redis
1248 Downloads
PSR-16 SimpleCache Implementation using Predis