Libraries tagged by cache psr6
mezzio/mezzio-session-cache
261474 Downloads
PSR-6 session persistence adapter for mezzio-session.
cache/namespaced-cache
1244539 Downloads
A decorator that makes your cache support namespaces
cache/void-adapter
2769662 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/doctrine-adapter
743368 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
441819 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/session-handler
531463 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/adapter-bundle
870358 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
byjg/cache-engine
54175 Downloads
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
ecomdev/magento-psr6-bridge
41582 Downloads
A bridge between Magento framework and PSR-6 cache compatible libraries.
swayok/cache-filesystem-adapter
47810 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
ray/psr-cache-module
211543 Downloads
PSR-6 PSR-16 cache module for Ray.Di
rikudou/psr6-dynamo-db
62634 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
codeigniter4/cache
12736 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
shieldon/simple-cache
11627 Downloads
PSR-16 simple cache drivers for PHP.
jgivoni/flysystem-cache-adapter
17197 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.