Libraries tagged by rvalidate
z7zmey/rvalidate
15 Downloads
Recursive array validator
humanmade/hm-swr-cache
3 Downloads
WordPress stale-while-revalidate cache plugin
ryanhellyer/stale-cache
5 Downloads
A PHP implementation of the stale-while-revalidate caching pattern for WordPress
daynnnnn/statamic-swr-cache
145 Downloads
Allows you to add stale while revalidate functionality to the application static cache driver.
bbc/ipr-cache
3163 Downloads
A simple cache wrapper, making use of Doctrine Cache that implements fuzzy and stale-while-revalidate caching.
webmozart/assert
781002627 Downloads
Assertions to validate method input/output with nice error messages.
symfony/validator
239815536 Downloads
Provides tools to validate values
symfony/config
390967083 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
justinrainbow/json-schema
268922099 Downloads
A library to validate a json schema.
moment/moment
1981989 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
fightbulc/moment
2674451 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
webpatser/laravel-uuid
15513213 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
league/openapi-psr7-validator
12088652 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
zytzagoo/smtp-validate-email
759348 Downloads
Perform email address verification via SMTP
wendelladriel/laravel-validated-dto
347392 Downloads
Data Transfer Objects with validation for Laravel applications