Libraries tagged by cache adapter
cache/adapter-common
26059486 Downloads
Common classes for PSR-6 adapters
cache/filesystem-adapter
6205876 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
8733517 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matthiasmullie/scrapbook
3015061 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-redis
3252762 Downloads
Laminas cache adapter for redis
laminas/laminas-cache-storage-adapter-memory
4002964 Downloads
Laminas cache adapter for memory
laminas/laminas-cache-storage-adapter-filesystem
4655459 Downloads
Laminas cache adapter for filesystem
cache/cache
2751188 Downloads
Library of all the php-cache adapters
cache/void-adapter
3113661 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
4237344 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2664956 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/apcu-adapter
3270698 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
desarrolla2/cache
2574091 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
roave/doctrine-simplecache
1388893 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
lustmored/flysystem-v2-simple-cache-adapter
138457 Downloads
Simple flysystem PSR cache adapter decorator.