Libraries tagged by PSR_Cache
sarahman/simple-filesystem-cache
102753 Downloads
Simple file system cache library for PHP built on top of PSR-16.
paillechat/apcu-simple-cache
122243 Downloads
PSR-16 apcu implementation
middlewares/cache
35024 Downloads
Middleware with various cache utilities
jgivoni/flysystem-cache-adapter
17977 Downloads
A PSR-6 compliant adapter decorator for Flysystem v3 that caches file metadata to improve performance.
cache/prefixed-cache
290295 Downloads
A decorator that makes your cache support prefix
kununu/data-fixtures
34795 Downloads
Load data fixtures in your application for any storage
cache/mongodb-adapter
45920 Downloads
A PSR-6 cache implementation using MongoDB. This implementation supports tags
cache/memcache-adapter
320145 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
cache/illuminate-adapter
74428 Downloads
A PSR-6 cache implementation using Illuminate. This implementation supports tags
middlewares/filesystem
22282 Downloads
Middleware to save or read responses using Flysystem
rikudou/psr6-dynamo-db
63330 Downloads
PSR-6 and PSR-16 cache implementation using AWS DynamoDB
ecomdev/magento-psr6-bridge
41735 Downloads
A bridge between Magento framework and PSR-6 cache compatible libraries.
yii1tech/psr-cache
738 Downloads
Provides support for PSR-6 compatible cache for Yii1 application
subjective-php/psr-cache-mongodb
7036 Downloads
PSR-16 SimpleCache Implementation using MongoDB
subjective-php/psr-cache-helper
102867 Downloads
Utilities to assist with PSR-16 simple cache implementations