Libraries tagged by psr-6
madewithlove/illuminate-psr-cache-bridge
1406406 Downloads
cache/void-adapter
2766480 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/simple-cache-bridge
2294124 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
cache/redis-adapter
3186320 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2327651 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1651837 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/apcu-adapter
2364466 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
apix/cache
518207 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/integration-tests
2855109 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
divineomega/do-file-cache-psr-6
1719062 Downloads
PSR-6 adapter for DO File Cache
cache/psr-6-doctrine-bridge
936349 Downloads
PSR-6 Doctrine bridge
mezzio/mezzio-session-cache
260302 Downloads
PSR-6 session persistence adapter for mezzio-session.
cache/session-handler
530977 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/namespaced-cache
1243055 Downloads
A decorator that makes your cache support namespaces
cache/doctrine-adapter
741064 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags