Libraries tagged by psr16
psr/simple-cache
583197680 Downloads
Common interfaces for simple caching
symfony/cache
272042998 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
matthiasmullie/scrapbook
1737436 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
5394956 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
zendframework/zend-cache
11042474 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
graham-campbell/bounded-cache
1448781 Downloads
A Bounded TTL PSR-16 Cache Implementation
cache/integration-tests
2856201 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
yiisoft/cache
681509 Downloads
Yii Caching Library
sabre/cache
906972 Downloads
Simple cache abstraction layer implementing PSR-16
phalcon/cphalcon
236378 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
2334445 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
cache/simple-cache-bridge
2296946 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
roave/doctrine-simplecache
1242653 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
kodus/file-cache
355725 Downloads
Minimal PSR-16 cache-implementation
yiisoft/cache-file
459054 Downloads
Yii Caching Library - File Handler