Libraries tagged by cache-implementation
cache/void-adapter
2795764 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/memcached-adapter
1681686 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/chain-adapter
449985 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/adapter-bundle
875492 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
symfony/cache-implementation
Downloads
psr/simple-cache-implementation
Downloads
psr/cache-implementation
Downloads
swayok/cache-filesystem-adapter
53453 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
rikudou/psr6-dynamo-db
67278 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
matomo/doctrine-cache-fork
481861 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
cache/mongodb-adapter
47049 Downloads
A PSR-6 cache implementation using MongoDB. This implementation supports tags
cache/memcache-adapter
322877 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
cache/illuminate-adapter
75052 Downloads
A PSR-6 cache implementation using Illuminate. This implementation supports tags
wpsyntex/object-cache-annihilator
662 Downloads
A simple file-based object cache implementation for testing purposes.
subjective-php/psr-cache-helper
105201 Downloads
Utilities to assist with PSR-16 simple cache implementations