Libraries tagged by cache PSR-16
symfony/cache
372260436 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
psr/simple-cache
770578483 Downloads
Common interfaces for simple caching
laminas/laminas-cache
7304988 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
matthiasmullie/scrapbook
2770942 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.
graham-campbell/bounded-cache
2118801 Downloads
A Bounded TTL PSR-16 Cache Implementation
sabre/cache
1307351 Downloads
Simple cache abstraction layer implementing PSR-16
yiisoft/cache
952110 Downloads
Yii Caching Library
iazaran/smart-cache
11127 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
desarrolla2/cache
2529442 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
cache/simple-cache-bridge
3304684 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
zendframework/zend-cache
11662678 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/integration-tests
3548847 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
roave/doctrine-simplecache
1366562 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
kodus/file-cache
459938 Downloads
Minimal PSR-16 cache-implementation
yiisoft/cache-file
704424 Downloads
Yii Caching Library - File Handler