Libraries tagged by variator
phpexperts/datatype-validator
391150 Downloads
An easy to use data type validator (both strict and fuzzy).
ph-7/eu-vat-validator
339773 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
535134 Downloads
Validates data against provide openapi spec
kirschbaum-development/laravel-openapi-validator
617510 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
inacho/php-credit-card-validator
1300414 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
302600 Downloads
Laravel package to validate the input of console commands.
barbieswimcrew/zip-code-validator
1533214 Downloads
Constraint class for international zipcode validation
wandersonwhcr/romans
248441 Downloads
A Simple PHP Roman Numerals Library
silverstripe/mimevalidator
1417685 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
sadegh19b/laravel-persian-validation
45000 Downloads
A persian alphabet, number and etc. validation package for laravel
paulzi/yii2-json-behavior
275554 Downloads
Yii2 json attribute behavior
laravel-validation-rules/phone
285666 Downloads
Validate that a phone number is in the correct format
johnstevenson/json-works
1927572 Downloads
Create, edit, query and validate json
illuminatech/validation-composite
370045 Downloads
Allows uniting several validation rules into a single one for easy re-usage
geraintluff/jsv4
411885 Downloads
A (coercive) JSON Schema v4 Validator for PHP