Download the PHP package masnathan/email-validator without Composer
On this page you can find all versions of the php package masnathan/email-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download masnathan/email-validator
More information about masnathan/email-validator
Files in masnathan/email-validator
Package email-validator
Short Description This is an easy way to check if a email address is acceptable so you can avoid fake/invalid users on your database.
License MIT
Homepage https://github.com/masnathan/email-validator
Informations about the package email-validator
Email Validator
This is an easy way to check if a email address is acceptable so you can avoid fake/invalid users on your database.
What this API does is check if the email address is correctly formatted, is from a disposable or temporary service and the domain is reachable. This way you can filter out spam and one-shot accounts decreasing the rate of fake or invalid accounts on your database.
Request your API key here
Installation
You can install the package via composer:
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- André Filipe
- All Contributors
License
The MIT License (MIT). Please see License File for more information.