Libraries tagged by cache-implementation
lrucache/lrucache
103374 Downloads
PHP LRU Cache implementation
chillerlan/php-cache
142655 Downloads
A psr/simple-cache implementation. PHP 8.1+
cache/chain-adapter
461674 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/adapter-bundle
883194 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
61910 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
rikudou/psr6-dynamo-db
74002 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
matomo/doctrine-cache-fork
511445 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
48947 Downloads
A PSR-6 cache implementation using MongoDB. This implementation supports tags
cache/memcache-adapter
328069 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
wpsyntex/object-cache-annihilator
4338 Downloads
A simple file-based object cache implementation for testing purposes.
subjective-php/psr-cache-helper
109031 Downloads
Utilities to assist with PSR-16 simple cache implementations
kodus/mock-cache
46885 Downloads
PSR-16 cache-implementation for integration tests