Libraries tagged by cache PSR-16
alleyinteractive/wp-psr16
14613 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
wyrihaximus/react-cache-psr-16-adapter
761 Downloads
🔌 PSR-16 adapter
quillstack/cache
508 Downloads
A simple cache based on PSR-16: Common Interface for Caching Libraries.
pextras/psr16-namespaced-cache
1383 Downloads
Namespaced PSR-16 cache
idct/php-rapid-cache-client
369 Downloads
High-performance Redis/Valkey-backed PSR-16 cache client for PHP, extended with tag-based invalidation, queues, sets, sorted sets, and atomic counters.
derafu/cache
223 Downloads
Derafu: Cache - Consistent PSR-6/PSR-16 Cache Wiring Across Derafu Packages
zaphyr-org/cache
4001 Downloads
A PSR-16 simple cache implementation.
wildwolf/psr-cache-common
32143 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
stepanrodionov/php-apcu-cache
15332 Downloads
This is PSR-16 compatible cache library using php-apcu module
roolith/cache
109 Downloads
PSR-6 and PSR-16 compatible cache system using PHP
platine-php/cache
6018 Downloads
Platine Cache is the implementation of PSR 16 simple cache
php-extended/php-simple-cache-filesystem
50186 Downloads
A psr-16 compliant cache that uses filesystems to store cache data.
cicnavi/simple-file-cache-php
3187 Downloads
PSR-16 simple cache provider based on files.
104corp/cache
48769 Downloads
PSR-16 simple cache implements written by PHP.
wildwolf/psr-cache-memcached
18894 Downloads
PSR-16 Compatible Memcached Cache