Libraries tagged by validators
stymiee/email-validator
490523 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.
rexxars/html-validator
621955 Downloads
Validates HTML using Validator.nu
kirschbaum-development/laravel-openapi-validator
1275578 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
jxlwqq/id-validator
54098 Downloads
Chinese Mainland Personal ID Card Validation
felixkiss/uniquewith-validator
2365206 Downloads
Custom Laravel Validator for combined unique indexes
danielebarbaro/laravel-vat-eu-validator
423935 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
nojacko/email-validator
402326 Downloads
Small PHP library to valid email addresses using a number of methods.
silverstripe/mimevalidator
2200298 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
sadegh19b/laravel-persian-validation
98483 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
paulzi/yii2-json-behavior
547614 Downloads
Yii2 json attribute behavior
param-processor/param-processor
705111 Downloads
Parameter processing library
laravel-validation-rules/phone
371506 Downloads
Validate that a phone number is in the correct format
johnstevenson/json-works
2745805 Downloads
Create, edit, query and validate json
illuminatech/validation-composite
531762 Downloads
Allows uniting several validation rules into a single one for easy re-usage
geraintluff/jsv4
465777 Downloads
A (coercive) JSON Schema v4 Validator for PHP