Libraries tagged by simplecache
jeroen/file-fetcher-cache
165762 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
codeigniter4/cache
21974 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
duncan3dc/cache
72859 Downloads
Simple PSR-6/PSR-16 compatible disk cache
solodkiy/memorize
50058 Downloads
Simple cache for pure functions
naroga/redis-cache
129816 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
php-library/simple-cache
12055 Downloads
PHP Simple Cache Library
yii2-extended/yii2-psr16-simple-cache-bridge
46923 Downloads
A library to bridge psr-16 simple caches with the yii caching system
rekalogika/psr-16-simple-cache-bundle
10076 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.
paillechat/apcu-simple-cache
129332 Downloads
PSR-16 apcu implementation
kodus/predis-simple-cache
42441 Downloads
A lightweight bridge from predis/predis to a PSR-16 simple-cache interface
apix/simple-cache
17552 Downloads
The PSR-16 extension to Apix-Cache.
swoft/cache
77273 Downloads
Cache Component for Swoft
bestyii/yii2-psr16cache
2214 Downloads
PSR-16 Cache for Yii2
vectorface/cache
15564 Downloads
Simple cache classes
subjective-php/psr-cache-helper
124900 Downloads
Utilities to assist with PSR-16 simple cache implementations