Libraries tagged by PSR Cache
kodus/file-cache
359223 Downloads
Minimal PSR-16 cache-implementation
divineomega/do-file-cache-psr-6
1725021 Downloads
PSR-6 adapter for DO File Cache
chillerlan/php-cache
117480 Downloads
A psr/simple-cache implementation. PHP 8.1+
cache/psr-6-doctrine-bridge
942160 Downloads
PSR-6 Doctrine bridge
cache/cache-bundle
426656 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
micheh/psr7-cache
226434 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
yiisoft/cache-file
465556 Downloads
Yii Caching Library - File Handler
mezzio/mezzio-session-cache
264292 Downloads
PSR-6 session persistence adapter for mezzio-session.
cache/namespaced-cache
1247387 Downloads
A decorator that makes your cache support namespaces
cache/memcached-adapter
1661605 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/doctrine-adapter
749948 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
444117 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/session-handler
532563 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/adapter-bundle
872199 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
rikudou/psr6-dynamo-db-bundle
51915 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony