egulias/email-validator
RFC-focused email validation library for PHP. Validates addresses against RFC 5321/5322/6530-6532 and 1035 with pluggable strategies (RFC, DNS, spoof checks). Designed for strict parsing and modern PHP (8.1+) projects via Composer.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| black/email | 0.85 | PHP 5.4+ value object for safer email handling. Validates email format (throws on invalid), exposes recipient/domain/tld getters, array parsing, and equality checks. Note: relies on FILTER_VALIDATE_EMAIL; limited for non-ASCII and provider rules. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dominicsayers/isemail | 0.84 | Fast, standards-focused email address validation for PHP. Implements detailed RFC/SMTP rules with configurable thresholds, helpful diagnostics, and options beyond simple regex checks—useful when you need accurate, nuanced validation in Laravel or any PHP app. | 309 | 309 | 42 | 3K | 7 | 5.1 | 16.0 | BSD-3-Clause | 9 years ago | |
| voku/email-check | 0.83 | Validates email addresses in PHP with multiple checks (syntax, DNS/MX, disposable domains and more) to reduce bounces and fake signups. Lightweight library with simple API, suitable for signup forms, user imports, and email hygiene workflows. | 52 | 54 | 14 | 54K | 1 | 1.1 | 42.0 | MIT | — | |
| kouz/laravel-mailgun-email-validation | 0.82 | Laravel validation rule that checks emails with Mailgun’s Email Validation API. Adds a mailgun_email rule with optional role, disposable, mailbox, and strict flags to block risky addresses and optionally require Mailgun verification. | 11 | 11 | 9 | 1K | 6 | 3.7 | 28.9 | MIT | 5 years ago | |
| arturbruno/laravel-mailgun-email-validation | 0.81 | Laravel validation rule that checks emails with PHP FILTER_VALIDATE_EMAIL then Mailgun’s Email Validation API. Supports role/disposable checks, mailbox verification, and strict mode to fail when Mailgun can’t be reached. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| veeqtoh/laravel-active-email | 0.81 | — | 39 | 38 | 1 | 15 | 0 | 19.7 | 2.2 | MIT | 2 months ago |
How can I help you explore Laravel packages today?