Libraries tagged by PSR Cache
cache/simple-cache-bridge
3329851 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
sabre/cache
1319392 Downloads
Simple cache abstraction layer implementing PSR-16
yiisoft/cache
966774 Downloads
Yii Caching Library
iazaran/smart-cache
12379 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
desarrolla2/cache
2537081 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
zendframework/zend-cache
11681116 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/void-adapter
3068172 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
4119297 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2624086 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/integration-tests
3562789 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
cache/apcu-adapter
3194957 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
roave/doctrine-simplecache
1369881 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
madewithlove/illuminate-psr-cache-bridge
1466553 Downloads
lustmored/flysystem-v2-simple-cache-adapter
131389 Downloads
Simple flysystem PSR cache adapter decorator.
fig/cache-util
61073 Downloads
Useful utility classes and traits for implementing the PSR cache standard