Libraries tagged by psr6
rikudou/psr6-dynamo-db-bundle
36270 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony
cache/psr-6-doctrine-bridge
901133 Downloads
PSR-6 Doctrine bridge
cache/cache-bundle
418647 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
shieldon/simple-cache
9558 Downloads
PSR-16 simple cache drivers for PHP.
mezzio/mezzio-session-cache
234762 Downloads
PSR-6 session persistence adapter for mezzio-session.
cache/void-adapter
2694348 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/session-handler
515223 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/namespaced-cache
1213690 Downloads
A decorator that makes your cache support namespaces
cache/doctrine-adapter
688251 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
412922 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/adapter-bundle
854875 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
open-telemetry/opentelemetry-auto-psr6
20932 Downloads
OpenTelemetry auto-instrumentation for PSR-6 (Common Interface for Caching Libraries).
rikudou/psr6-dynamo-db
46683 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
ecomdev/magento-psr6-bridge
39332 Downloads
A bridge between Magento framework and PSR-6 cache compatible libraries.
swayok/cache-filesystem-adapter
32748 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.