Libraries tagged by cache PSR-16
psr/simple-cache
640108871 Downloads
Common interfaces for simple caching
symfony/cache
301180975 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
laminas/laminas-cache
5926202 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
matthiasmullie/scrapbook
2011233 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.
kodus/file-cache
396221 Downloads
Minimal PSR-16 cache-implementation
graham-campbell/bounded-cache
1588510 Downloads
A Bounded TTL PSR-16 Cache Implementation
sabre/cache
1050185 Downloads
Simple cache abstraction layer implementing PSR-16
yiisoft/cache-file
617242 Downloads
Yii Caching Library - File Handler
yiisoft/cache
768331 Downloads
Yii Caching Library
desarrolla2/cache
2392134 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
cache/simple-cache-bridge
2596009 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
zendframework/zend-cache
11232803 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/integration-tests
3051726 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
roave/doctrine-simplecache
1292550 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
sarahman/simple-filesystem-cache
118728 Downloads
Simple file system cache library for PHP built on top of PSR-16.