Libraries tagged by Vuelidate
regex-guard/regex-guard
452127 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
pear/html_quickform2
426791 Downloads
Provides methods to create, validate and render HTML forms in PHP.
nembie/iban-rule
43073 Downloads
A Laravel validation rule to validate IBAN numbers
mmal/openapi-validator
613755 Downloads
Validates data against provide openapi spec
laravel-validation-rules/us-state
144890 Downloads
Validate US States and Canada Provinces
laravel-validation-rules/country-codes
415891 Downloads
Validate country codes.
laravel-validation-rules/colour
254802 Downloads
Validate colours
laravel-json-api/spec
1001100 Downloads
Validate JSON documents for compliance with the JSON:API specification.
laminas/laminas-i18n-phone-number
82154 Downloads
Validate and format international phone numbers
korridor/laravel-model-validation-rules
122018 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
kielabokkie/bitcoin-address-validator
187714 Downloads
Validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
joshralph/password-policy
348912 Downloads
A library to intuitively create password policies and validate a subject against them.
jeremykendall/password-validator
67467 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
freelancehunt/php-credit-card-validator
459646 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
formr/formr
19960 Downloads
Formr is a PHP library which helps you build and validate forms quickly, painlessly, and without all the messy overhead.