Libraries tagged by validate
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).
daveearley/daves-email-validation-tool
245327 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
tilleuls/url-signer-bundle
220242 Downloads
Create and validate signed URLs with a limited lifetime in Symfony
sirprize/postal-code-validator
1466105 Downloads
Validate Formatting Of World-Wide Postal Codes
siriusphp/validation
646142 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
504998 Downloads
Validate Swedish social security numbers
novutec/domainparser
4520824 Downloads
A domain name parser to parse and to validate a domain name.
mmal/openapi-validator
535134 Downloads
Validates data against provide openapi spec
mlocati/spf-lib
542619 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
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
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
ichtrojan/laravel-otp
185748 Downloads
A simple package to generate and validate OTPs
contributte/neonizer
361885 Downloads
Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
cerbero/command-validator
302600 Downloads
Laravel package to validate the input of console commands.