Libraries tagged by cache PSR-16
secretary/psr-16-cache-adapter
132 Downloads
PSR-16 Cache Adapter for Secretary
ryunosuke/simple-cache
106 Downloads
simple psr-16 cache
phoole/cache
243 Downloads
Slim and full compatible PSR-16 cache library for PHP
pextras/psr16-namespaced-cache
574 Downloads
Namespaced PSR-16 cache
infobiotech/php-json-cache
35 Downloads
JSON-based PSR-16 cache implementation.
zaphyr-org/cache
6 Downloads
A PSR-16 simple cache implementation.
php-extended/php-simple-cache-noop
7535 Downloads
A psr-16 compliant cache that caches nothing, for mocking purposes.
soupmix/cache-base
924 Downloads
Provides framework agnostic implementation of PSR-16 Simple Cache Interface
odan/cache
3739 Downloads
PHP OpCache implementation of PSR-16 Simple Cache Interface
peroks/guzzle-file-cache
60 Downloads
A lightweight file cache for Guzzle 7+ implementing the PSR-16 Caching Interface
yiisoft/cache-wincache
12 Downloads
Yii Caching Library - WinCache Handler
wp-oop/transient-cache
9080 Downloads
A PSR-16 wrapper for WP transients.
vespula/simple-cache
65 Downloads
A PSR-16 implementation for very simple caching. Nothing fancy. Just dead-simple caching. Adapters include None, Sql (via PDO), Memcached, and File.
topthink/cache-bridge
163 Downloads
A bridge to convert PSR-16 to PSR-6
sonsofphp/cache
1260 Downloads
Caching library for php