Libraries tagged by Vuelidate
jlorente/php-credit-cards
315856 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.
daveearley/daves-email-validation-tool
282153 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
aura/filter
533964 Downloads
Filters to validate and sanitize objects and arrays.
abcaeffchen/sepa-utilities
1595072 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 8.1.
tilleuls/url-signer-bundle
279362 Downloads
Create and validate signed URLs with a limited lifetime in Symfony
steppinghat/emoji-detector
422347 Downloads
Detect and validate emoji in an input string
sirprize/postal-code-validator
1669452 Downloads
Validate Formatting Of World-Wide Postal Codes
siriusphp/validation
698097 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
616423 Downloads
Validate Swedish social security numbers
novutec/domainparser
5642704 Downloads
A domain name parser to parse and to validate a domain name.
mlocati/spf-lib
731840 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
kielabokkie/bitcoin-address-validator
208615 Downloads
Validate legacy, segwit, native segwit (bech32) and taproot Bitcoin addresses
johnstevenson/json-works
2238536 Downloads
Create, edit, query and validate json
inacho/php-credit-card-validator
1346236 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
266166 Downloads
A simple package to generate and validate OTPs