Libraries tagged by swr
iazaran/smart-cache
13378 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.
vatvit/freshen-php
229 Downloads
Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).
vatvit/freshen
87 Downloads
Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).
wuzhc/swrpc
53 Downloads
基于swoole的rpc库
iksaku/laravel-swr-cache
9519 Downloads
This is my package laravel-swr-cache
b3nl/swredis
34 Downloads
Redis driver for Shopware
vatvit/freshen-symfony
8 Downloads
Symfony bundle for Freshen — drop-in stale-while-revalidate cache with stampede prevention.
vatvit/freshen-laravel
4 Downloads
Laravel bridge for Freshen — drop-in stale-while-revalidate cache with stampede prevention.
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
humanmade/hm-swr-cache
3 Downloads
WordPress stale-while-revalidate cache plugin
daynnnnn/statamic-swr-cache
145 Downloads
Allows you to add stale while revalidate functionality to the application static cache driver.
atabix/swretail-api-client
682 Downloads
PHP client for the SWRetail API
rajmundtoth0/hybrid-cache
13 Downloads
A Laravel-native hybrid cache package with local and distributed layers plus stale-while-revalidate semantics.
oxhq/cachelet-request
4 Downloads
Request and response caching integration for Cachelet.
oxhq/cachelet-query
4 Downloads
Query builder integration for Cachelet.