Libraries tagged by cache PSR-16
psr/simple-cache
526612875 Downloads
Common interfaces for simple caching
symfony/cache
240510225 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
laminas/laminas-cache
4836195 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
matthiasmullie/scrapbook
1511899 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.
sabre/cache
756917 Downloads
Simple cache abstraction layer implementing PSR-16
yiisoft/cache
646535 Downloads
Yii Caching Library
desarrolla2/cache
2261851 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
cache/simple-cache-bridge
2041903 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
zendframework/zend-cache
10814095 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/integration-tests
2687835 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
roave/doctrine-simplecache
1198548 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
kodus/file-cache
312838 Downloads
Minimal PSR-16 cache-implementation
graham-campbell/bounded-cache
1296941 Downloads
A Bounded TTL PSR-16 Cache Implementation
shieldon/simple-cache
9285 Downloads
PSR-16 simple cache drivers for PHP.
yiisoft/cache-file
424834 Downloads
Yii Caching Library - File Handler