Libraries tagged by php validate
freelancehunt/php-credit-card-validator
439759 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
tg/tgwebvalid
9270 Downloads
An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP
oshomo/csv-utils
83387 Downloads
A CSV utility to read, validate and write data to multiple format including JSON, XML etc.
nojacko/email-validator
334349 Downloads
Small PHP library to valid email addresses using a number of methods.
atelierdisko/coupon_code
164510 Downloads
PHP library to generate and validate coupon code strings.
sclable/xml-lint
542190 Downloads
A php cli tool to lint and validate xml files.
pear/html_quickform2
416042 Downloads
Provides methods to create, validate and render HTML forms in PHP.
formr/formr
19658 Downloads
Formr is a PHP library which helps you build and validate forms quickly, painlessly, and without all the messy overhead.
tintnaingwin/email-checker-php
36597 Downloads
PHP Package To Validate If An Email Address Exists Without Sending An Email
markrogoyski/numverify-api-client-php
16299 Downloads
Numverify API Client for PHP
mailboxvalidator/mailboxvalidator-php
10168 Downloads
MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid.
kevinlebrun/password.php
127082 Downloads
Helpers for password generation and validation
ferdous/laravel-otp-validate
22995 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
blakvghost/php-validator
3881 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.
alancting/php-microsoft-jwt
27579 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519