Laravel email utility library for parsing, validation, and deliverability
The package offers a robust address value object that parses emails, canonicalises them for deduplication, and checks deliverability using cached DNS lookups. It includes maintained lists of disposable and role accounts, plus batch auditing and an opt‑in HTTP API. Designed for Laravel developers who need reliable email handling without writing their own validation logic. It stands out with its integration into the laranail validation ecosystem and testable DNS resolver mock.
View on GitHub →laranail/email