Libraries tagged by php validate
fightbulc/moment
2598845 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
wixel/gump
1152549 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
jlorente/php-credit-cards
275954 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
363696 Downloads
Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.
inacho/php-credit-card-validator
1324746 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
373145 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
stymiee/email-validator
264780 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.
novutec/domainparser
5096351 Downloads
A domain name parser to parse and to validate a domain name.
daveearley/daves-email-validation-tool
266152 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
awurth/slim-validation
316764 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
abcaeffchen/sepa-utilities
1369513 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 8.1.
armin/editorconfig-cli
736940 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
biblys/isbn
267228 Downloads
A PHP library to convert and validate ISBNs
inhere/php-validate
75845 Downloads
generic data validate, filter library of the php
facile-it/php-jose-verifier
479921 Downloads
JWT Token Verifier. A JWT verifier for access tokens, id tokens and others