Libraries tagged by cache adapter
cache/adapter-common
21337454 Downloads
Common classes for PSR-6 adapters
cache/filesystem-adapter
4969304 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7510055 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matthiasmullie/scrapbook
1842079 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
3250312 Downloads
Laminas cache adapter for filesystem
cache/cache
2591427 Downloads
Library of all the php-cache adapters
cache/void-adapter
2808006 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
3313440 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2372898 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1695691 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/doctrine-adapter
795807 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/apcu-adapter
2472050 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
desarrolla2/cache
2363110 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
madewithlove/illuminate-psr-cache-bridge
1415833 Downloads
roave/doctrine-simplecache
1266845 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache