Download the PHP package eusonlito/disposable-email-validator without Composer
On this page you can find all versions of the php package eusonlito/disposable-email-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package disposable-email-validator
Simple Disposable Email Validator
Validate emails against multiple databases with disposable email domains.
Current databases (domains, wildcard and whitelist):
- https://github.com/ivolo/disposable-email-domains
- https://github.com/MattKetmo/EmailChecker
- https://github.com/fgribreau/mailchecker
- https://github.com/martenson/disposable-email-domains
Installation
Via Composer:
Usage
Basic use of email validator against built-in domains list:
Integration with Laravel 5
To integrate this library with your Laravel 5.x project add the following
line to the providers
key within your config/app.php
file:
You can then use the library within your project like so:
All versions of disposable-email-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package eusonlito/disposable-email-validator contains the following files
Loading the files please wait ....