Libraries tagged by stale
iazaran/smart-cache
16399 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.
p-chess/chess
9487 Downloads
A PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection
10up/async-transients
20622 Downloads
Transients, that regenerate asynchronously once content is expired, and serve stale content in the mean time
brettt89/silverstripe-garbage-collector
11838 Downloads
SilverStripe Garbage Collector module
heyosseus/vacuum
3101 Downloads
PostgreSQL monitoring for Laravel: wraparound, autovacuum, fillfactor-aware bloat, dead tuples, cache-hit ratio, stale statistics, and wasted indexes — each with the exact SQL to fix it. Shown, never run. Blade dashboard or Filament panel.
sitegeist/stalemate
20118 Downloads
Cache with stale period and asynchronous updates
gorilladash/laravel-website-sdk
753 Downloads
Laravel SDK for the GorillaDash website GraphQL API with stale-while-revalidate caching for instant SSR.
codegenie-be/laravel-config-cache-guard
513 Downloads
Prevent Laravel from using stale config or route cache after deployment changes, with Composer autoload integration and in-app auto repair for shared hosting.
bedrockstreaming/stale-cache-bundle
4371 Downloads
Add a stale mode into Symfony cache
sunnysideup/silverstripe-garbage-collector
196 Downloads
SilverStripe Garbage Collector module
jeffersongoncalves/laravel-pwa-service-worker
109 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.
janakkapadia/insta-translate
170 Downloads
AI-powered translation management for Laravel using laravel/ai. Supports glossary protection, context-aware translations, PHP array files, and stale key pruning.
dmk/mk30xlegacy
3274 Downloads
DMK auto redirects to legacy/mirror/stale environment.
alleyinteractive/wp-soft-transients
1163 Downloads
Asynchronously update transients via WP Cron while serving stale data.
akondas/chess.php
595 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection