moneo

Laravel package for check-if-email-exists (Reacher) - Check if an email address exists without sending any email

21
0
100% credibility
Found Feb 19, 2026 at 20 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
PHP
AI Summary

A Laravel package integrating the Reacher email verification service for checking single or bulk emails with features like caching, queues, events, validation rules, and Artisan commands.

How It Works

1
👀 Discover email checker

You learn about a handy tool that verifies if email addresses are real and deliverable without sending any emails.

2
📦 Add to your app

You easily add the email checker to your website or app with a simple install.

3
🔗 Connect the service

You connect it to the email verification engine running nearby so it can start checking emails.

4
🧪 Test one email

You try checking a single email address and instantly see if it's safe, risky, invalid, or unknown.

5
Choose your check
🔍
Single check

Quickly validate emails as people sign up on your site.

📋
Bulk list

Upload a list of emails to verify them all at once and get a summary.

6
📊 Review results

You get detailed reports on syntax, delivery, disposable emails, and more for each one.

🎉 Emails verified

Now your list is clean with only real, working emails ready for newsletters or signups.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 20 to 21 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is laravel-reacher?

Laravel Reacher is a PHP package that integrates Reacher's email verification into Laravel apps, checking if an address is valid, deliverable, disposable, or a role account via syntax, MX records, and SMTP probes—without sending any emails. It wraps the Reacher HTTP backend (run via Docker) into Laravel-friendly tools like facades, queues, and bulk jobs, solving bad email cleanup for signups and lists. Drop it in with composer require, publish the laravel package config, and verify addresses instantly.

Why is it gaining traction?

It shines with user-first Laravel hooks: one-liner facade checks, Artisan commands for CLI bulk testing from files, validation rules for forms, queue dispatching for high-volume, events for logging, plus caching and retries to handle rate limits. As a laravel package example with auto-discovery, full testing, and config publishing, it streamlines laravel package development and fits laravel workflow github setups like github actions deploys or codespaces prototyping. No SaaS fees—just self-host the backend.

Who should use this?

Laravel full-stack devs building auth flows, SaaS user onboarding, or CRM apps needing real-time address validation on signup forms. Marketing engineers scrubbing bulk lists via queues or Artisan before campaigns, especially in laravel packages-heavy projects avoiding paid verifiers.

Verdict

Solid for Laravel 10-12 with excellent docs and tests, but 19 stars and 1.0% credibility score mean it's niche and low-maturity—watch github issues and releases. Use it if you want offline email checks without vendor lock-in; skip for production scale until traction grows.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.