Libraries tagged by validater
topthink/think-validate
419730 Downloads
think validate
stymiee/email-validator
548506 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
spiral/validator
2157455 Downloads
Nested validation, Checkers, Conditional Validation
sirprize/postal-code-validator
2058376 Downloads
Validate Formatting Of World-Wide Postal Codes
rexxars/html-validator
655979 Downloads
Validates HTML using Validator.nu
ph-7/eu-vat-validator
531012 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
51513 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
kirschbaum-development/laravel-openapi-validator
1409902 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
kielabokkie/bitcoin-address-validator
355194 Downloads
Validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
jxlwqq/id-validator
55878 Downloads
Chinese Mainland Personal ID Card Validation
inacho/php-credit-card-validator
1443151 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
742063 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
2378632 Downloads
Custom Laravel Validator for combined unique indexes
danielebarbaro/laravel-vat-eu-validator
472841 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
fadion/validator-assistant
152841 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant