File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11MailboxValidator PHP Module
22===========================
33
4- This PHP module provides an easy way to call the MailboxValidator API which validates if an email address is a valid one .
4+ This PHP module enables user to easily validate if an email address is valid, a type of disposable email or free email .
55
6- This module can be used in many types of projects such as:
6+ This module can be useful in many types of projects, for example
77
8- - validating a user's email during sign up
9- - cleaning your mailing list prior to an email marketing campaign
10- - a form of fraud check
8+ - to validate an user's email during sign up
9+ - to clean your mailing list prior to email sending
10+ - to perform fraud check
11+ - and so on
1112
1213
1314Installation Using PHP Composer
You can’t perform that action at this time.
0 commit comments