Libraries tagged by validators
rollerworks/password-strength-bundle
3352337 Downloads
Password-strength validator bundle for Symfony
proengsoft/laravel-jsvalidation
2051285 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
laravel-validation-rules/credit-card
1753731 Downloads
Validate credit card number, expiration date, cvc
codezero/laravel-unique-translation
775198 Downloads
Check if a translated value in a JSON column is unique in the database.
imdhemy/laravel-purchases
810460 Downloads
The top-notch Laravel receipt validator.
crazybooot/base64-validation
1428090 Downloads
Laravel validators for base64 encoded files
yiisoft/validator
294449 Downloads
Yii Validator
sirprize/postal-code-validator
1633093 Downloads
Validate Formatting Of World-Wide Postal Codes
phpexperts/datatype-validator
689368 Downloads
An easy to use data type validator (both strict and fuzzy).
ph-7/eu-vat-validator
390785 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
inacho/php-credit-card-validator
1337438 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
cerbero/command-validator
365049 Downloads
Laravel package to validate the input of console commands.
api-platform/validator
861072 Downloads
API Platform validator component
stymiee/email-validator
302336 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.
kirschbaum-development/laravel-openapi-validator
822105 Downloads
Automatic OpenAPI validation for Laravel HTTP tests