Libraries tagged by psr16
sarahman/simple-filesystem-cache
125470 Downloads
Simple file system cache library for PHP built on top of PSR-16.
rikudou/psr6-dynamo-db
81135 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
ray/psr-cache-module
265211 Downloads
PSR-6 PSR-16 cache module for Ray.Di
naroga/redis-cache
111909 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
byjg/cache-engine
60271 Downloads
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
yii2-extended/yii2-psr16-simple-cache-bridge
36182 Downloads
A library to bridge psr-16 simple caches with the yii caching system
mrcnpdlk/psr16cache-adapter
34934 Downloads
Cache adapter for PSR-16
alleyinteractive/wp-psr16
7873 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-helper
113665 Downloads
Utilities to assist with PSR-16 simple cache implementations
duncan3dc/cache
70893 Downloads
Simple PSR-6/PSR-16 compatible disk cache
windwalker/cache
16515 Downloads
Windwalker Cache package
swoft/cache
73476 Downloads
Cache Component for Swoft
psx/cache
165558 Downloads
PSR-6 and PSR-16 implementation using the doctrine cache system
php-extended/php-simple-cache-filesystem
44461 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
kuick/cache
4727 Downloads
Kuick Cache is a slim PSR-16 Simple Cache Interface implementation, supporting backends including Redis, ApcU and FileSystem