Download the PHP package miovisman/normemail without Composer
On this page you can find all versions of the php package miovisman/normemail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download miovisman/normemail
More information about miovisman/normemail
Files in miovisman/normemail
Download miovisman/normemail
More information about miovisman/normemail
Files in miovisman/normemail
Vendor miovisman
Package normemail
Short Description Normalization of email for bans, for request cache to SFS or for checking the uniqueness of new users.
License MIT
Homepage https://github.com/MioVisman/NormEmail
Package normemail
Short Description Normalization of email for bans, for request cache to SFS or for checking the uniqueness of new users.
License MIT
Homepage https://github.com/MioVisman/NormEmail
Please rate this library. Is it a good library?
Informations about the package normemail
NormEmail
Installation
normalize() method
-
Method does not validate email address
-
Do not use normalized email to send emails
- Use a normalized email to check the ban or uniqueness of the email of a new user. Check on the normalized emails ;)
- The domain is lowercase (and in Punycode)
- The local part is lowercase unless otherwise specified
- The local part after the "+" is truncated (for Yahoo domains - after the "-")
License
This project is under MIT license. Please see the license file for details.
All versions of normemail with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
ext-mbstring Version *
ext-intl Version *
ext-mbstring Version *
ext-intl Version *
The package miovisman/normemail contains the following files
Loading the files please wait ....