Libraries tagged by PSR_Cache
switon/cache
5 Downloads
Redis-backed PSR-16 cache with JSON values, prefix-scoped clear, and cache lifecycle events for Switon Framework
stickee/cache
15708 Downloads
PSR-16 Cache Implementation using Zend\Cache
seworqs/commons-cache
1 Downloads
A lightweight PSR-16 cache manager with multi-namespace support, configurable Symfony adapters, and TTL handling.
secretary/psr-16-cache-adapter
193 Downloads
PSR-16 Cache Adapter for Secretary
ryunosuke/simple-cache
335 Downloads
simple psr-16 cache
quillphp/cache
16 Downloads
Unified PSR-16 cache abstraction for the Quill PHP framework
query-cache/query-cache
6 Downloads
Query-Cache library using a PSR-6 cache backend
pe/component-cache
0 Downloads
Cache component, provides PSR-6 cache item pool and PSR-16 based cache drivers
orieg/judy-cache
3 Downloads
PSR-16 cache backed by Judy arrays, with O(range) prefix invalidation. For long-running PHP (Octane, Swoole, RoadRunner, FrankenPHP workers).
omegaalfa/cache
0 Downloads
Explicit, predictable PSR-6 and PSR-16 cache stores for PHP 8.4.
mressex/cache
1629 Downloads
Different PSR-16 cache implementations
mimatus/export-cache
0 Downloads
PSR-6 Cache without deserialization speeded-up with OPcache
lmc/aerospike-cache
16548 Downloads
Aerospike PHP cache adapter for Symfony/Cache (PSR-6 and PSR-16) and Doctrine/Cache
klsoft/yii3-cache-session-handler
1 Downloads
The package implements the SessionHandlerInterface using the PSR-16 cache for storage
klsoft/yii3-cache-redis
1 Downloads
The package provides the PSR-16 cache using the Redis PHP extension