Libraries tagged by simple-cache
jeroen/file-fetcher-cache
117612 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
solodkiy/memorize
29905 Downloads
Simple cache for pure functions
naroga/redis-cache
95197 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
yii2-extended/yii2-psr16-simple-cache-bridge
28798 Downloads
A library to bridge psr-16 simple caches with the yii caching system
rekalogika/psr-16-simple-cache-bundle
3662 Downloads
Enables PSR-16 Simple Cache services in Symfony that were previously removed in Symfony 4.3. Just wire in Psr\SimpleCache\CacheInterface to use it.
php-library/simple-cache
9234 Downloads
PHP Simple Cache Library
php-extended/php-simple-cache-noop
7400 Downloads
A psr-16 compliant cache that caches nothing, for mocking purposes.
kodus/predis-simple-cache
21150 Downloads
A lightweight bridge from predis/predis to a PSR-16 simple-cache interface
apix/simple-cache
16371 Downloads
The PSR-16 extension to Apix-Cache.
swoft/cache
69930 Downloads
Cache Component for Swoft
duncan3dc/cache
68798 Downloads
Simple PSR-6/PSR-16 compatible disk cache
vectorface/cache
10480 Downloads
Simple cache classes
subjective-php/psr-cache-helper
94526 Downloads
Utilities to assist with PSR-16 simple cache implementations
kba-team/cache
125711 Downloads
Simple cache implementing PSR-16 connecting to Redis using PhpRedis.
104corp/cache
43062 Downloads
PSR-16 simple cache implements written by PHP.