Email-Validation-Tool icon indicating copy to clipboard operation
Email-Validation-Tool copied to clipboard

An easy to use, accurate-ish & extensible email validation library for PHP 7+ 📧

Results 6 Email-Validation-Tool issues
Sort by recently updated
recently updated
newest added

Sometimes the host domain with `www.` could be validated but we miss this in the validator and mark the host as invalid. We should also check these kind of hosts.

Hi Dave, I noticed some free emails getting through our filter and could not figure out how it was happening until I started logging the data of the requests. Turns...

This commit adds Proton Mail, BT, Outlook, Zoho Mail, iCloud, and additional Fastmail domains (it already had some but they were woefully out of date).

When running `composer require daveearley/daves-email-validation-tool` I get: ``` Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for daveearley/daves-email-validation-tool dev-master -> satisfiable...

Hi Can you please confirm if your validator understands internationalized domain names (RFC 5891) or Internationalized local parts (as per SMTPUTF8). regards