Libraries tagged by psr-6
madewithlove/illuminate-psr-cache-bridge
1419065 Downloads
cache/void-adapter
2836864 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
3359584 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2387476 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1713126 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/doctrine-adapter
815172 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/apcu-adapter
2511253 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
zendframework/zend-cache
11171036 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/taggable-cache
2341351 Downloads
Add tag support to your PSR-6 cache implementation
cache/integration-tests
2982089 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
divineomega/do-file-cache-psr-6
1756444 Downloads
PSR-6 adapter for DO File Cache
cache/psr-6-doctrine-bridge
959681 Downloads
PSR-6 Doctrine bridge
fig/cache-util
36487 Downloads
Useful utility classes and traits for implementing the PSR cache standard
cache/session-handler
540999 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/namespaced-cache
1263780 Downloads
A decorator that makes your cache support namespaces