Libraries tagged by validater
ph-7/eu-vat-validator
340056 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
mmal/openapi-validator
535476 Downloads
Validates data against provide openapi spec
milwad/laravel-validate
17478 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
618539 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
inacho/php-credit-card-validator
1300620 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
302934 Downloads
Laravel package to validate the input of console commands.
barbieswimcrew/zip-code-validator
1535036 Downloads
Constraint class for international zipcode validation
wandersonwhcr/romans
248746 Downloads
A Simple PHP Roman Numerals Library
voku/email-check
3302635 Downloads
email-check (syntax, dns, trash, ...) library
silverstripe/mimevalidator
1418191 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
sadegh19b/laravel-persian-validation
45059 Downloads
A persian alphabet, number and etc. validation package for laravel
paulzi/yii2-json-behavior
275759 Downloads
Yii2 json attribute behavior
laravel-validation-rules/phone
285930 Downloads
Validate that a phone number is in the correct format
johnstevenson/json-works
1930088 Downloads
Create, edit, query and validate json
jlorente/php-credit-cards
214544 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.