Libraries tagged by validar
jxlwqq/id-validator
54480 Downloads
Chinese Mainland Personal ID Card Validation
infinitypaul/laravel-password-history-validation
276597 Downloads
Prevent users from reusing recently used passwords
inacho/php-credit-card-validator
1424531 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
illuminatech/validation-composite
541706 Downloads
Allows uniting several validation rules into a single one for easy re-usage
hyperf/validation
2224463 Downloads
hyperf validation
freelancehunt/php-credit-card-validator
699292 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
felixkiss/uniquewith-validator
2368652 Downloads
Custom Laravel Validator for combined unique indexes
daveearley/daves-email-validation-tool
352375 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
danielebarbaro/laravel-vat-eu-validator
436440 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
cerbero/command-validator
482342 Downloads
Laravel package to validate the input of console commands.
awurth/slim-validation
404890 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
nojacko/email-validator
406069 Downloads
Small PHP library to valid email addresses using a number of methods.
divineomega/laravel-password-exposed-validation-rule
718864 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
z4kn4fein/php-semver
1769937 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
yoeunes/regex-parser
119395 Downloads
A PCRE regex parser with lexer, AST builder, validation, ReDoS analysis, and syntax highlighting. Zero runtime dependencies.