Libraries tagged by cache-implementation
cache/memcached-adapter
1993910 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/doctrine-adapter
1095760 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
538806 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/adapter-bundle
912649 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
rikudou/psr6-dynamo-db-bundle
82348 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony
rikudou/psr6-dynamo-db
102560 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
italystrap/cache
28692 Downloads
Simple PSR-16 cache implementations for WordPress transient the OOP way
cache/mongodb-adapter
63572 Downloads
A PSR-6 cache implementation using MongoDB. This implementation supports tags
cache/memcache-adapter
356267 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
byjg/cache-engine
67751 Downloads
A powerful, versatile cache implementation providing both PSR-6 and PSR-16 interfaces with support for multiple storage drivers.
wpsyntex/object-cache-annihilator
31635 Downloads
A simple file-based object cache implementation for testing purposes.
swayok/cache-filesystem-adapter
105536 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.