Libraries tagged by cache-implementation
cache/void-adapter
2694348 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/doctrine-adapter
688251 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
412922 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/adapter-bundle
854875 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
32748 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
rikudou/psr6-dynamo-db
46683 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
matomo/doctrine-cache-fork
402831 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
41240 Downloads
A PSR-6 cache implementation using MongoDB. This implementation supports tags
cache/memcache-adapter
305564 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
subjective-php/psr-cache-helper
94526 Downloads
Utilities to assist with PSR-16 simple cache implementations
kodus/mock-cache
40356 Downloads
PSR-16 cache-implementation for integration tests
kodus/db-cache
17478 Downloads
PSR-16 cache-implementation for SQL databases