Libraries tagged by rvalidate
z7zmey/rvalidate
15 Downloads
Recursive array validator
ryanhellyer/stale-cache
5 Downloads
A PHP implementation of the stale-while-revalidate caching pattern for WordPress
humanmade/hm-swr-cache
0 Downloads
WordPress stale-while-revalidate cache plugin
daynnnnn/statamic-swr-cache
145 Downloads
Allows you to add stale while revalidate functionality to the application static cache driver.
bbc/ipr-cache
3159 Downloads
A simple cache wrapper, making use of Doctrine Cache that implements fuzzy and stale-while-revalidate caching.
webmozart/assert
753078374 Downloads
Assertions to validate method input/output with nice error messages.
symfony/validator
230340259 Downloads
Provides tools to validate values
symfony/config
377129383 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
justinrainbow/json-schema
258518293 Downloads
A library to validate a json schema.
moment/moment
1960212 Downloads
Parse, validate, manipulate, and display dates in JavaScript.
fightbulc/moment
2584025 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
webpatser/laravel-uuid
15167908 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
11315030 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
zytzagoo/smtp-validate-email
734098 Downloads
Perform email address verification via SMTP
wendelladriel/laravel-validated-dto
308899 Downloads
Data Transfer Objects with validation for Laravel applications