Libraries tagged by validator
propaganistas/laravel-disposable-email
1793943 Downloads
Disposable email validator
proengsoft/laravel-jsvalidation
2046559 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
laravel-validation-rules/credit-card
1741398 Downloads
Validate credit card number, expiration date, cvc
codezero/laravel-unique-translation
769883 Downloads
Check if a translated value in a JSON column is unique in the database.
imdhemy/laravel-purchases
803410 Downloads
The top-notch Laravel receipt validator.
crazybooot/base64-validation
1421306 Downloads
Laravel validators for base64 encoded files
yiisoft/validator
293020 Downloads
Yii Validator
sirprize/postal-code-validator
1627466 Downloads
Validate Formatting Of World-Wide Postal Codes
phpexperts/datatype-validator
676278 Downloads
An easy to use data type validator (both strict and fuzzy).
ph-7/eu-vat-validator
388989 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
1336013 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
363323 Downloads
Laravel package to validate the input of console commands.
api-platform/validator
816126 Downloads
API Platform validator component
stymiee/email-validator
298917 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
813424 Downloads
Automatic OpenAPI validation for Laravel HTTP tests