mailboxvalidator / mailboxvalidator-php
MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid.
Installs: 8 093
Dependents: 2
Suggesters: 0
Security: 0
Stars: 9
Watchers: 6
Forks: 2
Open Issues: 0
Requires
- php: >=5.3
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2024-10-15 06:49:20 UTC
README
This PHP module enables user to easily validate if an email address is valid, a type of disposable email or free email.
This module can be useful in many types of projects, for example
- to validate an user's email during sign up
- to clean your mailing list prior to email sending
- to perform fraud check
- and so on
Developer Documentation
To learn more about installation, usage, and code examples, please visit the developer documentation at hhttps://mailboxvalidator-php.readthedocs.io/en/latest/index.html.
Copyright
Copyright(C) 2018-2024 by MailboxValidator.com.