Libraries tagged by Validare
milwad/laravel-validate
24362 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
inhere/php-validate
77935 Downloads
generic data validate, filter library of the php
voku/email-check
3616269 Downloads
email-check (syntax, dns, trash, ...) library
sadegh19b/laravel-persian-validation
62756 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
ph-7/eu-vat-validator
383970 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
jlorente/php-credit-cards
291041 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
272707 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
aura/filter
527008 Downloads
Filters to validate and sanitize objects and arrays.
abcaeffchen/sepa-utilities
1467395 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 8.1.
nojacko/email-validator
342109 Downloads
Small PHP library to valid email addresses using a number of methods.
tilleuls/url-signer-bundle
258513 Downloads
Create and validate signed URLs with a limited lifetime in Symfony
stymiee/email-validator
287807 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.
steppinghat/emoji-detector
378227 Downloads
Detect and validate emoji in an input string
sirprize/postal-code-validator
1611391 Downloads
Validate Formatting Of World-Wide Postal Codes
siriusphp/validation
683515 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