Libraries tagged by Vuelidate
romaricdrigon/metayaml
293110 Downloads
Using [Yaml|Xml|json] schemas files to validate [Yaml|Xml|json]
rexxars/html-validator
535866 Downloads
Validates HTML using Validator.nu
regex-guard/regex-guard
466313 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
pear/html_quickform2
442250 Downloads
Provides methods to create, validate and render HTML forms in PHP.
mmal/openapi-validator
627895 Downloads
Validates data against provide openapi spec
laravel-validation-rules/us-state
151274 Downloads
Validate US States and Canada Provinces
laravel-validation-rules/phone
326719 Downloads
Validate that a phone number is in the correct format
laravel-validation-rules/country-codes
432567 Downloads
Validate country codes.
laravel-validation-rules/colour
259391 Downloads
Validate colours
laravel-json-api/spec
1081408 Downloads
Validate JSON documents for compliance with the JSON:API specification.
laminas/laminas-i18n-phone-number
96572 Downloads
Validate and format international phone numbers
korridor/laravel-model-validation-rules
134586 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
joshralph/password-policy
355311 Downloads
A library to intuitively create password policies and validate a subject against them.
jeremykendall/password-validator
68194 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
freelancehunt/php-credit-card-validator
487042 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.