PHP Email Address Validator: Validate email addresses using checklists This package can validate email addresses using checklists. It takes a given email address and checks if it may be possible to deliver messages to that address by connecting to the SMTP server that handles messages for the email address domain. The package also checks the email address first against whitelist and blacklists, as well check if the email address domain is in a list of disposable email address domains. Example