Libraries tagged by validate
abcaeffchen/sepa-utilities
1342497 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 8.1.
herrera-io/json
4495284 Downloads
Encodes, decodes, and validates JSON data.
voku/email-check
3509992 Downloads
email-check (syntax, dns, trash, ...) library
ph-7/eu-vat-validator
369304 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
daveearley/daves-email-validation-tool
263384 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
tilleuls/url-signer-bundle
245173 Downloads
Create and validate signed URLs with a limited lifetime in Symfony
stymiee/email-validator
259179 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.
steppinghat/emoji-detector
332444 Downloads
Detect and validate emoji in an input string
sirprize/postal-code-validator
1565320 Downloads
Validate Formatting Of World-Wide Postal Codes
siriusphp/validation
674037 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
personnummer/personnummer
563261 Downloads
Validate Swedish social security numbers
novutec/domainparser
5037578 Downloads
A domain name parser to parse and to validate a domain name.
mlocati/spf-lib
634363 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
johnstevenson/json-works
2091272 Downloads
Create, edit, query and validate json
inacho/php-credit-card-validator
1321897 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date