Libraries tagged by psr6
ngsoft/cache
162 Downloads
A PSR-6/PSR-16/React/Laravel/Doctrine cache implementation that supports OPCache, APCu, Doctrine, Illuminate or any PSR-6/16 implementations and can chain them all.
libertyphp/apcu-cache
62 Downloads
The PSR-6 and PSR-16 cache implementation using APCu. The fastest cache for PHP.
germania-kg/ipstack
4887 Downloads
PHP client for the ipstack API with PSR-6 cache support and Slim3 middleware
doekenorg/cache-middleware
3 Downloads
An experimental middleware decorator for a PSR-6 cache pool
anik/cache
65 Downloads
alapi/filesystem-adapter
192 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
zendframework/zend-expressive-session-cache
26613 Downloads
PSR-6 session persistence adapter for zend-expressive-session.
epwt/cache
566 Downloads
EPWT PSR-6 Cache Implementation
topthink/cache-bridge
169 Downloads
A bridge to convert PSR-16 to PSR-6
mix/cache
6266 Downloads
PSR-6 standard based cache library, support file, redis storage
dyweb/redis-cache
884 Downloads
Simple redis cache library with namespaces and PSR-6
arnapou/psr-cache
364 Downloads
Library - PSR-6, PSR-16.
flipboxfactory/craft-psr6
2903 Downloads
PSR-6 Cache for Craft CMS
flipboxdigital/craft-psr6
5775 Downloads
PSR-6 Cache for Craft CMS
xtain/psr6-null
47 Downloads
PSR-6 cache NullObject implementation, to avoid null checks and for testing