validator
Advanced tools
Changelog
10.7.0
isMagnetURI()
to validate magnet URIs
(#884)isJWT()
to validate JSON web tokens
(#885)Changelog
10.5.0
isEmail()
(#845)no_symbols
option to isNumeric()
(#848)no_colons
option to isMACAddress()
(#849)isURL()
to reject protocol relative URLs unless a flag is set
(#860)Changelog
10.0.0
isNumeric()
(#810)isRFC3339()
validator
(#816)isFQDN()
, isURL()
and isEmail()
(bb3e542)isCreditCard()
(#805)isFloat()
min/max/gt/lt filters when a locale with a comma decimal is used
(2b70821)