Libraries tagged by PSR-6 Cache
cache/redis-adapter
4135990 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2629928 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/apcu-adapter
3209040 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
cache/integration-tests
3574362 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
cache/taggable-cache
2446684 Downloads
Add tag support to your PSR-6 cache implementation
apix/cache
549213 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/cache-bundle
440844 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
jord-jd/do-file-cache-psr-6
14206 Downloads
PSR-6 adapter for DO File Cache
divineomega/do-file-cache-psr-6
1964391 Downloads
PSR-6 adapter for DO File Cache
cache/psr-6-doctrine-bridge
1045652 Downloads
PSR-6 Doctrine bridge
mezzio/mezzio-session-cache
391955 Downloads
PSR-6 session persistence adapter for mezzio-session.
madewithlove/illuminate-psr-cache-bridge
1467255 Downloads
fig/cache-util
61401 Downloads
Useful utility classes and traits for implementing the PSR cache standard
cache/namespaced-cache
1342442 Downloads
A decorator that makes your cache support namespaces
cache/memcached-adapter
2009742 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags