Download the PHP package kozz/email-address-parser without Composer
On this page you can find all versions of the php package kozz/email-address-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kozz/email-address-parser
More information about kozz/email-address-parser
Files in kozz/email-address-parser
Download kozz/email-address-parser
More information about kozz/email-address-parser
Files in kozz/email-address-parser
Vendor kozz
Package email-address-parser
Short Description Simply parses and autocompletes email addresses
License MIT
Homepage http://github.com/urakozz/php-email-address-parser
Package email-address-parser
Short Description Simply parses and autocompletes email addresses
License MIT
Homepage http://github.com/urakozz/php-email-address-parser
Please rate this library. Is it a good library?
Informations about the package email-address-parser
PHP Email Address Parser
Library that allows you simply parse your email addresses from string or array and autocomplete domain name if needed.
Installation
Add the package to your composer.json
and run composer update
.
{
"require": {
"kozz/email-address-parser": "*"
}
}
Examples
Parse String
Autocomplete domain
Built-in email validation
All versions of email-address-parser with dependencies
PHP Build Version
Package Version
The package kozz/email-address-parser contains the following files
Loading the files please wait ....