Libraries tagged by h5validate
voku/email-check
4244125 Downloads
email-check (syntax, dns, trash, ...) library
sadegh19b/laravel-persian-validation
99866 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
ph-7/eu-vat-validator
508075 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
473834 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.
iazaran/smart-cache
13722 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
daveearley/daves-email-validation-tool
352292 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
awurth/slim-validation
404813 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display
aura/filter
580333 Downloads
Filters to validate and sanitize objects and arrays.
abcaeffchen/sepa-utilities
2100333 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 8.1.
nojacko/email-validator
406025 Downloads
Small PHP library to valid email addresses using a number of methods.
tilleuls/url-signer-bundle
378134 Downloads
Create and validate signed URLs with a limited lifetime in Symfony
steppinghat/emoji-detector
688106 Downloads
Detect and validate emoji in an input string
sirprize/postal-code-validator
1987477 Downloads
Validate Formatting Of World-Wide Postal Codes
siriusphp/validation
782574 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
rexxars/html-validator
628727 Downloads
Validates HTML using Validator.nu