Libraries tagged by simplecache
codeigniter4/cache
12650 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
solodkiy/memorize
33588 Downloads
Simple cache for pure functions
naroga/redis-cache
103016 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
kba-team/cache
138160 Downloads
Simple cache implementing PSR-16 connecting to Redis using PhpRedis.
php-library/simple-cache
10620 Downloads
PHP Simple Cache Library
jeroen/simple-cache
189739 Downloads
Small library defining a minimalistic caching interface and provides some basic implementations
yii2-extended/yii2-psr16-simple-cache-bridge
31245 Downloads
A library to bridge psr-16 simple caches with the yii caching system
rekalogika/psr-16-simple-cache-bundle
4799 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-extended/php-simple-cache-filesystem
33485 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
kodus/predis-simple-cache
24216 Downloads
A lightweight bridge from predis/predis to a PSR-16 simple-cache interface
juneszh/alight
234 Downloads
Alight is a light-weight PHP framework. Easily and quickly build high performance RESTful web applications.
jeroen/file-fetcher-cache
130002 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
swoft/cache
70817 Downloads
Cache Component for Swoft
duncan3dc/cache
69437 Downloads
Simple PSR-6/PSR-16 compatible disk cache
bestyii/yii2-psr16cache
581 Downloads
PSR-16 Cache for Yii2