Libraries tagged by PSR_Cache
kodus/file-cache
396124 Downloads
Minimal PSR-16 cache-implementation
graham-campbell/bounded-cache
1588025 Downloads
A Bounded TTL PSR-16 Cache Implementation
cache/taggable-cache
2355056 Downloads
Add tag support to your PSR-6 cache implementation
cache/simple-cache-bridge
2595458 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
sabre/cache
1049694 Downloads
Simple cache abstraction layer implementing PSR-16
yiisoft/cache-file
616921 Downloads
Yii Caching Library - File Handler
yiisoft/cache
768184 Downloads
Yii Caching Library
desarrolla2/cache
2392032 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
zendframework/zend-cache
11232581 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
cache/redis-adapter
3447557 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/predis-adapter
2418718 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1746320 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/integration-tests
3051095 Downloads
Integration tests for PSR-6 and PSR-16 cache implementations
cache/doctrine-adapter
857855 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/apcu-adapter
2595311 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags