5 free lookups. No credit card required.
The most common PHP email format is [first] (ex. jane@php.net), which is being used by 73.2% of PHP work email addresses. Other common PHP email patterns are [first_initial][last_initial] (ex. jd@php.net) and [last] (ex. doe@php.net). In all, PHP uses 9 work email formats.
| Email Format | Example | Percentage |
|---|---|---|
| [first] | jane@php.net |
73.2%
|
| [first_initial][last_initial] | jd@php.net |
8.8%
|
| [last] | doe@php.net |
6.7%
|
| [first][last_initial] | janed@php.net |
4.0%
|
| [first][last] | janedoe@php.net |
3.5%
|
| [first_initial][last] | jdoe@php.net |
2.4%
|
| [last][first_initial] | doej@php.net |
1.2%
|
| [first]_[last] | jane_doe@php.net |
0.1%
|
| [first]_[last_initial] | jane_d@php.net |
0.1%
|