Libraries tagged by stale
alleyinteractive/wp-soft-transients
1140 Downloads
Asynchronously update transients via WP Cron while serving stale data.
akondas/chess.php
580 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection
ryanhs/chess.php
7821 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection - basically everything but the AI. NOTE: this is a port of chess.js for php
timpack/stalenhag
29 Downloads
Fetch Stalenhag art to your machine!
ryanhellyer/stale-cache
69 Downloads
A PHP implementation of the stale-while-revalidate caching pattern for WordPress
sunnysideup/silverstripe-garbage-collector
137 Downloads
SilverStripe Garbage Collector module
sunnysideup/cleanup-tables
862 Downloads
Delete stale data.
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.
jeffersongoncalves/laravel-github-readme
54 Downloads
A Laravel package that fetches, renders and disk-caches GitHub repository READMEs. It uses conditional ETag requests with a short freshness window, reuses cached HTML on 304 responses, falls back to stale content on errors, and rewrites relative assets/links to absolute GitHub URLs. Rendered HTML is untrusted — sanitize it before display.
fyennyi/async-cache-php
419 Downloads
Asynchronous caching library with rate limiting and stale-while-revalidate support.
capell-app/html-cache
12 Downloads
Full-page static HTML cache for Capell with dependency-indexed invalidation, scheduled stale-regeneration, and public-output safety guarantees.
dv0vd/laravel-redis-stale-refs-cleaner
1 Downloads
Laravel console command to purge stale Redis cache references
pattonwebz/wp-stale-cache
0 Downloads
Stale-while-revalidate caching for WordPress using Options API and WP-Cron