5 free lookups. No credit card required.
The most common PHP email format is [first] (ex. jane@php.net), which is being used by 48.8% of PHP work email addresses. Other common PHP email patterns are [last] (ex. doe@php.net) and [first][last_initial] (ex. janed@php.net). In all, PHP uses 9 work email formats.
| Email Format | Example | Percentage |
|---|---|---|
| [first] | jane@php.net |
48.8%
|
| [last] | doe@php.net |
18.3%
|
| [first][last_initial] | janed@php.net |
15.7%
|
| [first_initial][last_initial] | jd@php.net |
8.9%
|
| [first][last] | janedoe@php.net |
4.0%
|
| [first_initial][last] | jdoe@php.net |
2.9%
|
| [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%
|