Libraries tagged by valida
rexxars/html-validator
646264 Downloads
Validates HTML using Validator.nu
ph-7/eu-vat-validator
521865 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
milwad/laravel-validate
50632 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
magewirephp/validation
521848 Downloads
PHP Laravel like standalone validation library (forked from rakit/validation)
korridor/laravel-model-validation-rules
251275 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
kirschbaum-development/laravel-openapi-validator
1372874 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
kielabokkie/bitcoin-address-validator
344031 Downloads
Validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
jxlwqq/id-validator
55370 Downloads
Chinese Mainland Personal ID Card Validation
infinitypaul/laravel-password-history-validation
296400 Downloads
Prevent users from reusing recently used passwords
inacho/php-credit-card-validator
1435673 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
558050 Downloads
Allows uniting several validation rules into a single one for easy re-usage
hyperf/validation
2284069 Downloads
hyperf validation
happyr/entity-exists-validation-constraint
229934 Downloads
Verify that your entity exists
freelancehunt/php-credit-card-validator
727079 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
2375005 Downloads
Custom Laravel Validator for combined unique indexes