Libraries tagged by PSR_Cache
cache/simple-cache-bridge
3420193 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
sabre/cache
1373481 Downloads
Simple cache abstraction layer implementing PSR-16
yiisoft/cache
1030120 Downloads
Yii Caching Library
iazaran/smart-cache
18289 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
2571978 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
zendframework/zend-cache
11774015 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/void-adapter
3111594 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/redis-adapter
4230998 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2662605 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/integration-tests
3659158 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
cache/apcu-adapter
3267772 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
roave/doctrine-simplecache
1388024 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
madewithlove/illuminate-psr-cache-bridge
1471349 Downloads
lustmored/flysystem-v2-simple-cache-adapter
138174 Downloads
Simple flysystem PSR cache adapter decorator.
fig/cache-util
64323 Downloads
Useful utility classes and traits for implementing the PSR cache standard