Libraries tagged by simple-cache
graymatterlabs/simple-cache
5063 Downloads
PSR-16 implementations
naroga/redis-cache
106971 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
yii2-extended/yii2-psr16-simple-cache-bridge
33475 Downloads
A library to bridge psr-16 simple caches with the yii caching system
php-library/simple-cache
11090 Downloads
PHP Simple Cache Library
php-extended/php-simple-cache-filesystem
37535 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
kodus/predis-simple-cache
26214 Downloads
A lightweight bridge from predis/predis to a PSR-16 simple-cache interface
jeroen/simple-cache
194836 Downloads
Small library defining a minimalistic caching interface and provides some basic implementations
apix/simple-cache
16793 Downloads
The PSR-16 extension to Apix-Cache.
swoft/cache
72021 Downloads
Cache Component for Swoft
jeroen/file-fetcher-cache
135065 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
duncan3dc/cache
70251 Downloads
Simple PSR-6/PSR-16 compatible disk cache
vectorface/cache
12581 Downloads
Simple cache classes
subjective-php/psr-cache-helper
107526 Downloads
Utilities to assist with PSR-16 simple cache implementations
kba-team/cache
145063 Downloads
Simple cache implementing PSR-16 connecting to Redis using PhpRedis.
cicnavi/simple-file-cache-php
1199 Downloads
PSR-16 simple cache provider based on files.