Libraries tagged by cache-implementation
chillerlan/php-cache
113209 Downloads
A psr/simple-cache implementation. PHP 8.1+
cache/doctrine-adapter
742308 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
441186 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/adapter-bundle
869829 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
47535 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
rikudou/psr6-dynamo-db
62335 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
matomo/doctrine-cache-fork
462819 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
italystrap/cache
18477 Downloads
Simple PSR-16 cache implementations for WordPress transient the OOP way
cache/mongodb-adapter
45559 Downloads
A PSR-6 cache implementation using MongoDB. This implementation supports tags
cache/memcache-adapter
319262 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
cache/illuminate-adapter
74260 Downloads
A PSR-6 cache implementation using Illuminate. This implementation supports tags
subjective-php/psr-cache-helper
101517 Downloads
Utilities to assist with PSR-16 simple cache implementations