Libraries tagged by emailvalidation
arraypress/email-validator
0 Downloads
A standalone PHP email validation function.
apiddress/sdk
0 Downloads
Official PHP SDK for the APIddress email validation API
addrlyq/addrly-php
1 Downloads
Official PHP SDK for the Addrly email validation API
mashytski/trumail
14 Downloads
Laravel package to enable email validation through trumail.io API's
mouf/utils.common.validators
164442 Downloads
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
rottingham/emailvalidator
61 Downloads
Validate Email Address and use SMTP Lookup to verify MX Record lookups
lukeyouell/craft-emailvalidator
1265 Downloads
Email address validation for user registrations, custom forms and more.
ctf0/email-validator
2603 Downloads
validation rule to validate email for Laravel
shooglypeg/emailvalidator
28 Downloads
email validator
igonaf/emailvalidator
11 Downloads
Detects and validates email(s) in a string
highline/sendgrid-emailvalidator
7 Downloads
SendGrid Email Validator for Flow Applications
apiverve/emailvalidator
0 Downloads
Email Validator checks whether an email address is valid, deliverable and safe. It validates the format, resolves the domain's mail (MX) records, flags disposable and role-based addresses, and returns a composite risk score with typo correction.
origammi/symfony-swiftmailer-email-validator
3063 Downloads
An extension to Symfony's EmailValidator which enforces the same grammar as Swiftmailer does.