Libraries tagged by rvalidate
z7zmey/rvalidate
16 Downloads
Recursive array validator
iazaran/smart-cache
10200 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.
bbc/ipr-cache
3188 Downloads
A simple cache wrapper, making use of Doctrine Cache that implements fuzzy and stale-while-revalidate caching.
spatie/laravel-flexible-cache-polyfill
160 Downloads
Polyfill for Cache::flexible() in Laravel 10
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.
aftandilmmd/laravel-cacheable
7 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.
ryanhellyer/stale-cache
69 Downloads
A PHP implementation of the stale-while-revalidate caching pattern for WordPress
rajmundtoth0/hybrid-cache
13 Downloads
A Laravel-native hybrid cache package with local and distributed layers plus stale-while-revalidate semantics.
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
fyennyi/async-cache-php
409 Downloads
Asynchronous caching library with rate limiting and stale-while-revalidate support.
empiricompany/maho-nocacheheader
0 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.
webmozart/assert
921252891 Downloads
Assertions to validate method input/output with nice error messages.
symfony/config
473625624 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind