Libraries tagged by Psr 16
compwright/php-session
7382 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
codeigniter4/cache
15894 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
sarahman/simple-filesystem-cache
123047 Downloads
Simple file system cache library for PHP built on top of PSR-16.
rikudou/psr6-dynamo-db
79037 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
naroga/redis-cache
110994 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
byjg/cache-engine
59661 Downloads
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
yii2-extended/yii2-psr16-simple-cache-bridge
35614 Downloads
A library to bridge psr-16 simple caches with the yii caching system
subjective-php/psr-cache-mongodb
9498 Downloads
PSR-16 SimpleCache Implementation using MongoDB
subjective-php/psr-cache-helper
112327 Downloads
Utilities to assist with PSR-16 simple cache implementations
mrcnpdlk/psr16cache-adapter
34355 Downloads
Cache adapter for PSR-16
alleyinteractive/wp-psr16
7226 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
windwalker/cache
16329 Downloads
Windwalker Cache package
swoft/cache
73236 Downloads
Cache Component for Swoft
psx/cache
164927 Downloads
PSR-6 and PSR-16 implementation using the doctrine cache system
phpixie/cache
20722 Downloads
Cache library for PHPixie