Libraries tagged by psr6
cache/psr-6-doctrine-bridge
971883 Downloads
PSR-6 Doctrine bridge
cache/taggable-cache
2359248 Downloads
Add tag support to your PSR-6 cache implementation
cache/cache-bundle
431964 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
mezzio/mezzio-session-cache
289110 Downloads
PSR-6 session persistence adapter for mezzio-session.
ghostwriter/psr-phpunit-assertions
149570 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.
fig/cache-util
39340 Downloads
Useful utility classes and traits for implementing the PSR cache standard
cache/void-adapter
2869768 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/session-handler
546630 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/namespaced-cache
1280764 Downloads
A decorator that makes your cache support namespaces
cache/chain-adapter
468104 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
apix/cache
529593 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
cache/adapter-bundle
889547 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
open-telemetry/opentelemetry-auto-psr6
89430 Downloads
OpenTelemetry auto-instrumentation for PSR-6 (Common Interface for Caching Libraries).
rikudou/psr6-dynamo-db
77837 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
ecomdev/magento-psr6-bridge
43550 Downloads
A bridge between Magento framework and PSR-6 cache compatible libraries.