Libraries tagged by PSR_Cache
cache/simple-cache-bridge
3325445 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
sabre/cache
1317399 Downloads
Simple cache abstraction layer implementing PSR-16
yiisoft/cache
964900 Downloads
Yii Caching Library
iazaran/smart-cache
12170 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
2535626 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
zendframework/zend-cache
11677660 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/void-adapter
3066663 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
4114850 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2622656 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/integration-tests
3560356 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
cache/apcu-adapter
3190917 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
roave/doctrine-simplecache
1369268 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
madewithlove/illuminate-psr-cache-bridge
1466327 Downloads
lustmored/flysystem-v2-simple-cache-adapter
131093 Downloads
Simple flysystem PSR cache adapter decorator.
fig/cache-util
60917 Downloads
Useful utility classes and traits for implementing the PSR cache standard