Libraries tagged by PSR Cache
104corp/cache
48735 Downloads
PSR-16 simple cache implements written by PHP.
snugcomponents/cache
642 Downloads
Nette cache wrapped in PSR-6 Caching Interface
ruvents/spiral-cache
3029 Downloads
PSR-{6,16} compatible cache integration
php-extended/php-simple-cache-logger
12275 Downloads
A psr-16 compliant middleware cache that logs caches accesses and events
php-extended/php-http-client-simple-cache-psr16
23635 Downloads
A psr-18 compliant middleware client that handles requests through a psr-16 compliant simple-cache
jardisadapter/cache
141 Downloads
PSR-16 multi-layer cache for PHP — stack Memory, APCu, Redis, and Database backends with automatic read-through backfill and write-through propagation; a building block of the open-source foundation that Jardis-generated DDD code runs on
andydefer/jsonl-cache
364 Downloads
PSR-16 compatible JSONL-based cache system with key-based path strategy
mikespub/micheh-psr7-cache
1076 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
vasco-fund/symfony-firestore-cache-adapter
69 Downloads
Symfony Cache adapter for Google Cloud Firestore - Production-ready PSR-6 implementation
tomkyle/mock-psr
3321 Downloads
Mock common PSR standard components in PhpUnit tests
silviooosilva/cacheer-php
114 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
s3b4stian/simple-cache
2811 Downloads
Common interfaces for simple caching with strict typing
qubus/cache
234 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
mindplay/simple-cache
759 Downloads
Replacement PSR-16 package, correctly type-hinted for PHP 5.3+
llegaz/redis-cache
544 Downloads
PSR-16 and PSR-6 implementations based on Redis Strings and Hashes