Libraries tagged by PSR_Cache
kodus/file-cache
354286 Downloads
Minimal PSR-16 cache-implementation
divineomega/do-file-cache-psr-6
1718027 Downloads
PSR-6 adapter for DO File Cache
cache/taggable-cache
2302715 Downloads
Add tag support to your PSR-6 cache implementation
chillerlan/php-cache
111947 Downloads
A psr/simple-cache implementation. PHP 8.1+
cache/psr-6-doctrine-bridge
935830 Downloads
PSR-6 Doctrine bridge
cache/cache-bundle
425792 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
225154 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
yiisoft/cache-file
454714 Downloads
Yii Caching Library - File Handler
mezzio/mezzio-session-cache
259687 Downloads
PSR-6 session persistence adapter for mezzio-session.
cache/namespaced-cache
1242440 Downloads
A decorator that makes your cache support namespaces
cache/doctrine-adapter
739041 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
440137 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/session-handler
530725 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/adapter-bundle
869219 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
rikudou/psr6-dynamo-db-bundle
49933 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony