Libraries tagged by revaly
philipannis/laravel-http-remember
2 Downloads
Add remember() to Laravel's HTTP client. Cache responses for a set time, or use stale-while-revalidate when speed matters more than the latest data.
pattonwebz/wp-stale-cache
0 Downloads
Stale-while-revalidate caching for WordPress using Options API and WP-Cron
humanmade/hm-swr-cache
3 Downloads
WordPress stale-while-revalidate cache plugin
aftandilmmd/laravel-cacheable
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.
vatvit/freshen
87 Downloads
Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).
revaycolizer/data-display
22 Downloads
The DataDisplay class is a dynamic PHP data table renderer built with Sweet Alert and Bootstrap. It supports adding, editing, deleting, searching, joining tables, and pagination — all from a fluent interface.
switon/http-cache
0 Downloads
Redis-backed per-action HTTP caching with request-derived keys and ETag revalidation for Switon Framework
pageon/fork-cms-composer-module-demo
5 Downloads
This is a demo module that doesn't realy do something but demo's how you can install your module using composer
morethingsdigital/statamic-nextjs
159 Downloads
Manage On-demand revalidation for next.js
jobrunner/command
5 Downloads
Realy simple but old helpers for command line apps in PHP
fyennyi/async-cache-php
445 Downloads
Asynchronous caching library with rate limiting and stale-while-revalidate support.
empiricompany/maho-nocacheheader
2 Downloads
Adds Cache-Control: no-store, no-cache, must-revalidate and Pragma: no-cache headers globally on all frontend pages, restoring OpenMage default behavior. Configurable via admin.
daynnnnn/statamic-swr-cache
145 Downloads
Allows you to add stale while revalidate functionality to the application static cache driver.
bbc/ipr-cache
3210 Downloads
A simple cache wrapper, making use of Doctrine Cache that implements fuzzy and stale-while-revalidate caching.
axo3/api-client
2 Downloads
PHP client for the axo3 real-estate data API: fetch your stock as JSON, keep it as a local file snapshot, revalidate at the interval the API dictates. Framework-free.