Libraries tagged by psr-cache
matthiasmullie/scrapbook
1888670 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
1419125 Downloads
apix/cache
525567 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
78830 Downloads
Simple flysystem PSR cache adapter decorator.
fig/cache-util
36500 Downloads
Useful utility classes and traits for implementing the PSR cache standard
psr/cache-util
5299 Downloads
Useful utility classes and traits for implementing the PSR cache standard
ray/psr-cache-module
234936 Downloads
PSR-6 PSR-16 cache module for Ray.Di
yii1tech/psr-cache
1116 Downloads
Provides support for PSR-6 compatible cache for Yii1 application
subjective-php/psr-cache-mongodb
8388 Downloads
PSR-16 SimpleCache Implementation using MongoDB
subjective-php/psr-cache-helper
107847 Downloads
Utilities to assist with PSR-16 simple cache implementations
ssch/typo3-psr-cache-adapter
23648 Downloads
Provide Adapters for TYPO3 to be compatible with PSR-6
wildwolf/psr-cache-memcached
15483 Downloads
PSR-16 Compatible Memcached Cache
wildwolf/psr-cache-common
28281 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
felixarntz/wp-psr-cache
215 Downloads
Object cache implementation for WordPress that acts as an adapter for PSR-6 and PSR-16 caching libraries.
apix/simple-cache
16793 Downloads
The PSR-16 extension to Apix-Cache.