Libraries tagged by email-validation
erag/laravel-disposable-email
234969 Downloads
A Laravel package to detect and block disposable email addresses.
daveearley/daves-email-validation-tool
364452 Downloads
An easy to use, accurate-ish & extensible email validation library for PHP 7+
neverbounce/neverbounce-php
1282304 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
stymiee/email-validator
539095 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
teckwei1993/laravel-otp
72894 Downloads
Laravel OTP generator and validation
aman00323/emailchecker
66165 Downloads
Laravel package for checking email address is exist or not in real world
kouz/laravel-mailgun-email-validation
147664 Downloads
Laravel email validation that uses the Mailgun API for a three-step validation check.
emailsherlock/email-guard-core
15320 Downloads
Email-Guard core library for PHP: local email checks (syntax, reserved TLDs, disposable domains) plus optional escalation to the EmailSherlock Verify API.
emailsherlock/email-guard-bundle
15234 Downloads
Symfony integration for Email-Guard: a VerifiedEmail constraint and a verify_email form option that block disposable and undeliverable addresses at submit time.
phant/email-sender
5137 Downloads
Manage email sending easily
mailboxvalidator/mailboxvalidator-php
13778 Downloads
MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid.
bounceshift/laravel
1165 Downloads
Laravel adapter for the BounceShift email-validation SDK — facade, config, and a Deliverable validation rule.
bounceshift/bounceshift-php
1168 Downloads
Framework-agnostic PHP SDK for the BounceShift email-validation API.
kalimeromk/email-check
1442 Downloads
An advanced PHP library for email validation with DNS checks and typo suggestions.
harungecit/php-email-validator
449 Downloads
A comprehensive PHP email validation library to check format, detect disposable emails, validate MX records, role-based detection, typo suggestions, and support batch validation with configurable cache and rate limiting.