erag/laravel-disposable-email
A Laravel package to detect and block disposable email addresses.
115,398
235
| Install | |
|---|---|
composer require erag/laravel-disposable-email |
|
| Latest Version: | v4.1.1 |
| PHP: | >=8.1.0 |
| License: | MIT |
| Last Updated: | Apr 12, 2026 |
| Links: | GitHub · Packagist |
Maintainer: eramitgupta
Laravel Disposable Email Detection
Laravel Disposable Email Detection is a Laravel package for detecting and blocking disposable email addresses during validation and runtime checks. It helps protect registrations, lead forms, and application workflows from temporary inbox abuse.
Already contains 110,646+ disposable email domains! 🔥
✅ Features
- 🔥 110,646+ known disposable domains already included
- 🧠 Smart validation rule for form requests
- ⚙️ Runtime email checking via helper and facade
- 🧩 Blade directive support for conditionals
- 🌐 Auto-sync with remote domain lists
- 📝 Add your own custom blacklist with ease
- 🧠 Optional caching for performance
- ⚡️ Zero-configuration setup with publishable config
- ✅ Compatible with Laravel 10, 11, 12, and 13
Official Documentation
Complete documentation for installation, configuration, validation, syncing, caching, and troubleshooting is available at: