Libraries tagged by validator
inacho/php-credit-card-validator
1440623 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
736917 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
503659 Downloads
Laravel package to validate the input of console commands.
stymiee/email-validator
542527 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
1397323 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
jxlwqq/id-validator
55692 Downloads
Chinese Mainland Personal ID Card Validation
felixkiss/uniquewith-validator
2377425 Downloads
Custom Laravel Validator for combined unique indexes
danielebarbaro/laravel-vat-eu-validator
468456 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
nojacko/email-validator
416265 Downloads
Small PHP library to valid email addresses using a number of methods.
fadion/validator-assistant
147949 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
wandersonwhcr/romans
454914 Downloads
A Simple PHP Roman Numerals Library
silverstripe/mimevalidator
2287711 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
sadegh19b/laravel-persian-validation
105188 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
paulzi/yii2-json-behavior
562964 Downloads
Yii2 json attribute behavior
miladrahimi/php-jwt
289116 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator