Libraries tagged by cache psr6
cache/cache-bundle
428990 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
rikudou/psr6-dynamo-db-bundle
57073 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony
cache/namespaced-cache
1259065 Downloads
A decorator that makes your cache support namespaces
cache/chain-adapter
453859 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/session-handler
538540 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/adapter-bundle
877363 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
byjg/cache-engine
56102 Downloads
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
ecomdev/magento-psr6-bridge
42536 Downloads
A bridge between Magento framework and PSR-6 cache compatible libraries.
swayok/cache-filesystem-adapter
56176 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
ray/psr-cache-module
227635 Downloads
PSR-6 PSR-16 cache module for Ray.Di
rikudou/psr6-dynamo-db
69386 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
codeigniter4/cache
14059 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
shieldon/simple-cache
12195 Downloads
PSR-16 simple cache drivers for PHP.
psx/cache
161764 Downloads
PSR-6 and PSR-16 implementation using the doctrine cache system
mezzio/mezzio-session-cache
272825 Downloads
PSR-6 session persistence adapter for mezzio-session.