Libraries tagged by validater
stymiee/email-validator
260125 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
sirprize/postal-code-validator
1567581 Downloads
Validate Formatting Of World-Wide Postal Codes
phpexperts/datatype-validator
513970 Downloads
An easy to use data type validator (both strict and fuzzy).
ph-7/eu-vat-validator
369933 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
milwad/laravel-validate
22230 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
735795 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
jxlwqq/id-validator
43998 Downloads
Chinese Mainland Personal ID Card Validation
inhere/php-validate
75412 Downloads
generic data validate, filter library of the php
inacho/php-credit-card-validator
1322327 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
danielebarbaro/laravel-vat-eu-validator
219579 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
cerbero/command-validator
338314 Downloads
Laravel package to validate the input of console commands.
api-platform/validator
435269 Downloads
API Platform validator component
voku/email-check
3514071 Downloads
email-check (syntax, dns, trash, ...) library
silverstripe/mimevalidator
1577849 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
paulzi/yii2-json-behavior
340669 Downloads
Yii2 json attribute behavior