Libraries tagged by cache adapters
cache/adapter-common
21415409 Downloads
Common classes for PSR-6 adapters
cache/filesystem-adapter
4987557 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7537528 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matthiasmullie/scrapbook
1856466 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
3268703 Downloads
Laminas cache adapter for filesystem
cache/cache
2593447 Downloads
Library of all the php-cache adapters
cache/void-adapter
2813124 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
3327284 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2377835 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1700850 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/doctrine-adapter
801485 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/apcu-adapter
2483727 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
desarrolla2/cache
2366046 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
madewithlove/illuminate-psr-cache-bridge
1416850 Downloads
roave/doctrine-simplecache
1269580 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache