Libraries tagged by psr-16
psr/simple-cache
598596835 Downloads
Common interfaces for simple caching
symfony/cache
280106182 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
matthiasmullie/scrapbook
1793675 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
5543465 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
yiisoft/cache
695706 Downloads
Yii Caching Library
sabre/cache
948992 Downloads
Simple cache abstraction layer implementing PSR-16
phalcon/cphalcon
236612 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
desarrolla2/cache
2352123 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
cache/simple-cache-bridge
2367476 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
zendframework/zend-cache
11098359 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
roave/doctrine-simplecache
1256103 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
cache/integration-tests
2901441 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
yiisoft/cache-file
479512 Downloads
Yii Caching Library - File Handler
chillerlan/php-cache
125079 Downloads
A psr/simple-cache implementation. PHP 8.1+
rikudou/psr6-dynamo-db-bundle
54518 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony