Libraries tagged by psr16
naroga/redis-cache
103048 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
byjg/cache-engine
54091 Downloads
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
yii2-extended/yii2-psr16-simple-cache-bridge
31269 Downloads
A library to bridge psr-16 simple caches with the yii caching system
mrcnpdlk/psr16cache-adapter
30826 Downloads
Cache adapter for PSR-16
rekalogika/psr-16-simple-cache-bundle
4807 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
5127 Downloads
Phalcon Framework proxy classes for PSR-16
highwire/drupal-psr-16
309659 Downloads
Convert Drupal 8 Cache objects to PSR-16 compliant cache objects
alleyinteractive/wp-psr16
4931 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
subjective-php/psr-cache-mongodb
6921 Downloads
PSR-16 SimpleCache Implementation using MongoDB
subjective-php/psr-cache-helper
101517 Downloads
Utilities to assist with PSR-16 simple cache implementations
duncan3dc/cache
69457 Downloads
Simple PSR-6/PSR-16 compatible disk cache
compwright/php-session
6127 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
yiisoft/cache-redis
4974 Downloads
Yii Caching Library - Redis Handler
yiisoft/cache-db
2757 Downloads
Yii Caching Library - DB Handler
yiisoft/cache-apcu
1314 Downloads
Yii Caching Library - APCu Handler