Libraries tagged by psr-cache
matthiasmullie/scrapbook
2024224 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
1425738 Downloads
apix/cache
528717 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
83828 Downloads
Simple flysystem PSR cache adapter decorator.
fig/cache-util
38807 Downloads
Useful utility classes and traits for implementing the PSR cache standard
ray/psr-cache-module
248935 Downloads
PSR-6 PSR-16 cache module for Ray.Di
yii1tech/psr-cache
1366 Downloads
Provides support for PSR-6 compatible cache for Yii1 application
subjective-php/psr-cache-mongodb
9107 Downloads
PSR-16 SimpleCache Implementation using MongoDB
subjective-php/psr-cache-helper
110750 Downloads
Utilities to assist with PSR-16 simple cache implementations
ssch/typo3-psr-cache-adapter
25251 Downloads
Provide Adapters for TYPO3 to be compatible with PSR-6
apix/simple-cache
16913 Downloads
The PSR-16 extension to Apix-Cache.
psr/cache-util
5503 Downloads
Useful utility classes and traits for implementing the PSR cache standard
wildwolf/psr-cache-memcached
15930 Downloads
PSR-16 Compatible Memcached Cache
wildwolf/psr-cache-common
28916 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
subjective-php/psr-cache-redis
12290 Downloads
PSR-16 SimpleCache Implementation using Predis