Libraries tagged by php validate
fightbulc/moment
2752119 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
wixel/gump
1197624 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
jlorente/php-credit-cards
308522 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
396236 Downloads
Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.
inacho/php-credit-card-validator
1342135 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
395846 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
5546980 Downloads
A domain name parser to parse and to validate a domain name.
daveearley/daves-email-validation-tool
279484 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
abcaeffchen/sepa-utilities
1557610 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 8.1.
armin/editorconfig-cli
1085652 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
biblys/isbn
291965 Downloads
A PHP library to convert and validate ISBNs
inhere/php-validate
79968 Downloads
generic data validate, filter library of the php
facile-it/php-jose-verifier
548809 Downloads
JWT Token Verifier. A JWT verifier for access tokens, id tokens and others
blakvghost/php-validator
16637 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
freelancehunt/php-credit-card-validator
479604 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.