Libraries tagged by PSR Cache
apix/cache
555099 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
graham-campbell/bounded-cache
2356627 Downloads
A Bounded TTL PSR-16 Cache Implementation
cache/simple-cache-bridge
3443517 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
sabre/cache
1388156 Downloads
Simple cache abstraction layer implementing PSR-16
yiisoft/cache
1044283 Downloads
Yii Caching Library
iazaran/smart-cache
19645 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
2581378 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
zendframework/zend-cache
11793089 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/void-adapter
3122718 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/predis-adapter
2675981 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
2056057 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/integration-tests
3682288 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
cache/apcu-adapter
3283998 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
roave/doctrine-simplecache
1393024 Downloads
Doctrine Cache adapter for PSR-16 Simple Cache
madewithlove/illuminate-psr-cache-bridge
1472723 Downloads