Libraries tagged by psr-16
psr/simple-cache
783369380 Downloads
Common interfaces for simple caching
symfony/cache
379114755 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
phalcon/cphalcon
246562 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
matthiasmullie/scrapbook
2848450 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
7418847 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
yiisoft/cache
976501 Downloads
Yii Caching Library
sabre/cache
1327459 Downloads
Simple cache abstraction layer implementing PSR-16
phalcon/phalcon
5490 Downloads
Phalcon Framework
iazaran/smart-cache
13249 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
2542416 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
cache/simple-cache-bridge
3345894 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
zendframework/zend-cache
11696053 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
roave/doctrine-simplecache
1372941 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
graham-campbell/bounded-cache
2176287 Downloads
A Bounded TTL PSR-16 Cache Implementation
cache/integration-tests
3574362 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations