Libraries tagged by stale-while-revalidate

iazaran/smart-cache

216 Favers
16298 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.

Go to Download


gorilladash/laravel-website-sdk

0 Favers
743 Downloads

Laravel SDK for the GorillaDash website GraphQL API with stale-while-revalidate caching for instant SSR.

Go to Download


jeffersongoncalves/laravel-pwa-service-worker

2 Favers
106 Downloads

A Laravel package that serves a PWA service worker at /sw.js from a Blade template whose cache version tracks the Vite build manifest hash. Ships precache + cache-first (hashed assets), network-first (navigations) and stale-while-revalidate (everything else) strategies with an offline fallback, all configurable.

Go to Download


iprodev/php-easycache

11 Favers
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.

Go to Download


ryanhellyer/stale-cache

20 Favers
69 Downloads

A PHP implementation of the stale-while-revalidate caching pattern for WordPress

Go to Download


fyennyi/async-cache-php

0 Favers
443 Downloads

Asynchronous caching library with rate limiting and stale-while-revalidate support.

Go to Download


vatvit/freshen-symfony

0 Favers
8 Downloads

Symfony bundle for Freshen — drop-in stale-while-revalidate cache with stampede prevention.

Go to Download


vatvit/freshen-php

0 Favers
229 Downloads

Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).

Go to Download


vatvit/freshen-laravel

0 Favers
4 Downloads

Laravel bridge for Freshen — drop-in stale-while-revalidate cache with stampede prevention.

Go to Download


spatie/laravel-flexible-cache-polyfill

1 Favers
213 Downloads

Polyfill for Cache::flexible() in Laravel 10

Go to Download


rajmundtoth0/hybrid-cache

1 Favers
13 Downloads

A Laravel-native hybrid cache package with local and distributed layers plus stale-while-revalidate semantics.

Go to Download


pattonwebz/wp-stale-cache

0 Favers
0 Downloads

Stale-while-revalidate caching for WordPress using Options API and WP-Cron

Go to Download


humanmade/hm-swr-cache

2 Favers
3 Downloads

WordPress stale-while-revalidate cache plugin

Go to Download


aftandilmmd/laravel-cacheable

1 Favers
8 Downloads

A modern, attribute-driven method caching layer for Laravel. Annotate any method with #[Cacheable] and let the framework handle the rest — TTL, tags, conditional caching, locking, stale-while-revalidate, invalidation, and more.

Go to Download


vatvit/freshen

0 Favers
87 Downloads

Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).

Go to Download


Next >>