Libraries tagged by cache adapters
cache/adapter-common
21926472 Downloads
Common classes for PSR-6 adapters
cache/redis-adapter
3420620 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/filesystem-adapter
5110720 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7710424 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matthiasmullie/scrapbook
1966647 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
laminas/laminas-cache-storage-adapter-filesystem
3381097 Downloads
Laminas cache adapter for filesystem
cache/cache
2606035 Downloads
Library of all the php-cache adapters
cache/predis-adapter
2408475 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1735281 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/doctrine-adapter
842867 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/apcu-adapter
2566173 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
desarrolla2/cache
2385352 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
madewithlove/illuminate-psr-cache-bridge
1422976 Downloads
roave/doctrine-simplecache
1287535 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
lustmored/flysystem-v2-simple-cache-adapter
81727 Downloads
Simple flysystem PSR cache adapter decorator.