Libraries tagged by psrCache
matthiasmullie/scrapbook
2697943 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
1463910 Downloads
apix/cache
546538 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
126499 Downloads
Simple flysystem PSR cache adapter decorator.
fig/cache-util
59534 Downloads
Useful utility classes and traits for implementing the PSR cache standard
ssch/typo3-psr-cache-adapter
33885 Downloads
Provide Adapters for TYPO3 to be compatible with PSR-6
ray/psr-cache-module
352450 Downloads
PSR-6 PSR-16 cache module for Ray.Di
yii1tech/psr-cache
2554 Downloads
Provides support for PSR-6 compatible cache for Yii1 application
subjective-php/psr-cache-helper
124176 Downloads
Utilities to assist with PSR-16 simple cache implementations
apix/simple-cache
17500 Downloads
The PSR-16 extension to Apix-Cache.
detain/rate-limit
1550 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket
psr/cache-util
5674 Downloads
Useful utility classes and traits for implementing the PSR cache standard
wildwolf/psr-cache-memcached
18054 Downloads
PSR-16 Compatible Memcached Cache
wildwolf/psr-cache-common
31196 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
subjective-php/psr-cache-redis
12489 Downloads
PSR-16 SimpleCache Implementation using Predis