Libraries tagged by cache psr6
cache/adapter-common
25718499 Downloads
Common classes for PSR-6 adapters
cache/taggable-cache
2451622 Downloads
Add tag support to your PSR-6 cache implementation
cache/simple-cache-bridge
3371833 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
cache/cache
2738324 Downloads
Library of all the php-cache adapters
cache/void-adapter
3086137 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
4165374 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2638961 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
2022878 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/apcu-adapter
3229263 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
cache/integration-tests
3599828 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
divineomega/do-file-cache-psr-6
1971865 Downloads
PSR-6 adapter for DO File Cache
cache/psr-6-doctrine-bridge
1051458 Downloads
PSR-6 Doctrine bridge
apix/cache
550513 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
441614 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
rikudou/psr6-dynamo-db-bundle
84777 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony