Libraries tagged by cache adapter
cache/adapter-common
22296680 Downloads
Common classes for PSR-6 adapters
cache/filesystem-adapter
5210527 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7807387 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
matthiasmullie/scrapbook
2050608 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
3470568 Downloads
Laminas cache adapter for filesystem
cache/cache
2616095 Downloads
Library of all the php-cache adapters
cache/redis-adapter
3485921 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2432921 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1762158 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/doctrine-adapter
882459 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/apcu-adapter
2631692 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
desarrolla2/cache
2402186 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
madewithlove/illuminate-psr-cache-bridge
1427712 Downloads
roave/doctrine-simplecache
1297722 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
lustmored/flysystem-v2-simple-cache-adapter
85225 Downloads
Simple flysystem PSR cache adapter decorator.