Download the PHP package developernode/email-verify without Composer
On this page you can find all versions of the php package developernode/email-verify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download developernode/email-verify
More information about developernode/email-verify
Files in developernode/email-verify
Download developernode/email-verify
More information about developernode/email-verify
Files in developernode/email-verify
Vendor developernode
Package email-verify
Short Description Email Verification Library
License MIT
Homepage http://developernode.net/
Package email-verify
Short Description Email Verification Library
License MIT
Homepage http://developernode.net/
Keywords email verificationreal email
Please rate this library. Is it a good library?
Informations about the package email-verify
Email Verification Library
Using this library, you can verify if email entered is real or not. By real it is meant that it will be validated not just in a synctactic way, but also against SMTP server.
Installation
Through composer: composer require developernode/email-verify
Usage
Notes
EmailVerifier implements IEmailVerifier interface, thus it will be easier to mock logic if required, and integrate it into your own code without violating SOLID development guidelines.
All versions of email-verify with dependencies
PHP Build Version
Package Version
Requires
myclabs/php-enum Version
^1.6
The package developernode/email-verify contains the following files
Loading the files please wait ....