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.5 | 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. | 51 | 53 | 14 | 47K | 1 | 1.1 | 41.6 | 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.6 | 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 | — | 41 | 41 | 1 | 6 | 0 | 1.7 | 0.8 | MIT | 1 year ago |
How can I help you explore Laravel packages today?