Libraries tagged by php validate
fightbulc/moment
3370003 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
wixel/gump
1368765 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
jlorente/php-credit-cards
452535 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.
azimolabs/apple-sign-in-php-sdk
491453 Downloads
Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.
inacho/php-credit-card-validator
1413787 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
669698 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
ph-7/eu-vat-validator
491840 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
novutec/domainparser
7377546 Downloads
A domain name parser to parse and to validate a domain name.
daveearley/daves-email-validation-tool
341802 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
awurth/slim-validation
396970 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
abcaeffchen/sepa-utilities
2062137 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 8.1.
nojacko/email-validator
398891 Downloads
Small PHP library to valid email addresses using a number of methods.
armin/editorconfig-cli
1577535 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
biblys/isbn
366898 Downloads
A PHP library to convert and validate ISBNs
inhere/php-validate
89302 Downloads
generic data validate, filter library of the php