Libraries tagged by Psr 16
sarahman/simple-filesystem-cache
106451 Downloads
Simple file system cache library for PHP built on top of PSR-16.
rikudou/psr6-dynamo-db
67505 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
naroga/redis-cache
105651 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
byjg/cache-engine
55633 Downloads
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
yii2-extended/yii2-psr16-simple-cache-bridge
32792 Downloads
A library to bridge psr-16 simple caches with the yii caching system
subjective-php/psr-cache-mongodb
7634 Downloads
PSR-16 SimpleCache Implementation using MongoDB
subjective-php/psr-cache-helper
105453 Downloads
Utilities to assist with PSR-16 simple cache implementations
rekalogika/psr-16-simple-cache-bundle
5646 Downloads
Enables PSR-16 Simple Cache services in Symfony that were previously removed in Symfony 4.3. Just wire in Psr\SimpleCache\CacheInterface to use it.
phalcon/proxy-psr16
6954 Downloads
Phalcon Framework proxy classes for PSR-16
mrcnpdlk/psr16cache-adapter
31628 Downloads
Cache adapter for PSR-16
highwire/drupal-psr-16
310970 Downloads
Convert Drupal 8 Cache objects to PSR-16 compliant cache objects
alleyinteractive/wp-psr16
5812 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
yiisoft/cache-apcu
1531 Downloads
Yii Caching Library - APCu Handler
windwalker/cache
14933 Downloads
Windwalker Cache package
swoft/cache
71605 Downloads
Cache Component for Swoft