Libraries tagged by simple-cache
naroga/redis-cache
111656 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
yii2-extended/yii2-psr16-simple-cache-bridge
36031 Downloads
A library to bridge psr-16 simple caches with the yii caching system
php-library/simple-cache
11502 Downloads
PHP Simple Cache Library
php-extended/php-simple-cache-filesystem
44150 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
kodus/predis-simple-cache
28320 Downloads
A lightweight bridge from predis/predis to a PSR-16 simple-cache interface
jeroen/simple-cache
201205 Downloads
Small library defining a minimalistic caching interface and provides some basic implementations
apix/simple-cache
17051 Downloads
The PSR-16 extension to Apix-Cache.
swoft/cache
73435 Downloads
Cache Component for Swoft
kuick/cache
4637 Downloads
Kuick Cache is a slim PSR-16 Simple Cache Interface implementation, supporting backends including Redis, ApcU and FileSystem
jeroen/file-fetcher-cache
141256 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
duncan3dc/cache
70877 Downloads
Simple PSR-6/PSR-16 compatible disk cache
vectorface/cache
13416 Downloads
Simple cache classes
subjective-php/psr-cache-helper
113356 Downloads
Utilities to assist with PSR-16 simple cache implementations
platine-php/cache
4527 Downloads
Platine Cache is the implementation of PSR 16 simple cache
kba-team/cache
153410 Downloads
Simple cache implementing PSR-16 connecting to Redis using PhpRedis.