egulias/EmailValidator
PHP Email address validator observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 12
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 83
- age_days: 4854
- days_rel: 531
- days_push: 531
- n_releases_24m: 2
Adoption not part of the score
11641 stars · 228 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PHP library for validating email addresses against multiple RFC standards (5321, 5322, 6530-6532, 1035). It offers pluggable validation strategies including RFC syntax checks, DNS checks, and spoofing detection.
Use cases
- validate email addresses in a PHP form
- check if an email is RFC 5322 compliant
- verify email domain has valid DNS records
- reject email addresses with RFC warnings
- validate internationalized email addresses
- detect spoofed or homoglyph email addresses
When to choose
- you need standards-compliant email validation in PHP
- you want configurable validation strategies (RFC, DNS, warnings)
- you need internationalized email address support
When to avoid
- you only need a simple regex check
- you need to verify an email actually exists by sending mail
- you are not working in PHP
Facets
library · maturity stable
security form-handling web-development email developer-tools php email-validation rfc-compliance composer syntax-validation dns-check
1 source
- readme: https://github.com/egulias/EmailValidator · fetched 2026-08-28 · f7ca2fbbb711
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| egulias/EmailValidator | main | 35 |
For agents
markdown · JSON · MCP: product_card(name="egulias/EmailValidator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem