Libraries tagged by psrCache
matthiasmullie/scrapbook
1842079 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.
madewithlove/illuminate-psr-cache-bridge
1415833 Downloads
apix/cache
523901 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
lustmored/flysystem-v2-simple-cache-adapter
76937 Downloads
Simple flysystem PSR cache adapter decorator.
ray/psr-cache-module
227473 Downloads
PSR-6 PSR-16 cache module for Ray.Di
fig/cache-util
35738 Downloads
Useful utility classes and traits for implementing the PSR cache standard
yii1tech/psr-cache
1028 Downloads
Provides support for PSR-6 compatible cache for Yii1 application
subjective-php/psr-cache-mongodb
7966 Downloads
PSR-16 SimpleCache Implementation using MongoDB
subjective-php/psr-cache-helper
106474 Downloads
Utilities to assist with PSR-16 simple cache implementations
ssch/typo3-psr-cache-adapter
22977 Downloads
Provide Adapters for TYPO3 to be compatible with PSR-6
apix/simple-cache
16759 Downloads
The PSR-16 extension to Apix-Cache.
psr/cache-util
612 Downloads
Useful utility classes and traits for implementing the PSR cache standard
wildwolf/psr-cache-memcached
15287 Downloads
PSR-16 Compatible Memcached Cache
wildwolf/psr-cache-common
28085 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
subjective-php/psr-cache-redis
12255 Downloads
PSR-16 SimpleCache Implementation using Predis