Libraries tagged by Psr 16
psr/simple-cache
549429870 Downloads
Common interfaces for simple caching
symfony/cache
252998872 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
phalcon/cphalcon
235437 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
1597655 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
5046573 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
sabre/cache
810937 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2289120 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
cache/simple-cache-bridge
2137562 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
cache/integration-tests
2756679 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
zendframework/zend-cache
10899807 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
roave/doctrine-simplecache
1216387 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
yiisoft/cache-file
436216 Downloads
Yii Caching Library - File Handler
yiisoft/cache
659183 Downloads
Yii Caching Library
shieldon/simple-cache
10302 Downloads
PSR-16 simple cache drivers for PHP.
graham-campbell/bounded-cache
1352689 Downloads
A Bounded TTL PSR-16 Cache Implementation