Libraries tagged by psr-6
cache/simple-cache-bridge
3336798 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
cache/redis-adapter
4126379 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2626598 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/apcu-adapter
3201149 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
zendframework/zend-cache
11687707 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/integration-tests
3568314 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
jord-jd/do-file-cache-psr-6
14041 Downloads
PSR-6 adapter for DO File Cache
cache/psr-6-doctrine-bridge
1044506 Downloads
PSR-6 Doctrine bridge
divineomega/do-file-cache-psr-6
1962136 Downloads
PSR-6 adapter for DO File Cache
mezzio/mezzio-session-cache
389755 Downloads
PSR-6 session persistence adapter for mezzio-session.
madewithlove/illuminate-psr-cache-bridge
1466913 Downloads
fig/cache-util
61276 Downloads
Useful utility classes and traits for implementing the PSR cache standard
cache/session-handler
563968 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/namespaced-cache
1341393 Downloads
A decorator that makes your cache support namespaces
cache/memcached-adapter
2005870 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags