Ross ROSS = Recommend OSS · open-source software intelligence for agents

beyondcode/laravel-mailbox

Catch incoming emails in your Laravel application observed · 2026-08-28

github.com/beyondcode/laravel-mailbox · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 73
  • Release rhythm 51
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 111
  • age_days: 2781
  • days_rel: 166
  • days_push: 166
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1132 stars · 127 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Laravel package that lets applications catch and react to incoming emails from services like Mailgun, SendGrid, and Postmark, or a local log driver for debugging. It provides route-like mailbox handlers and stores parsed inbound messages in the database.

Use cases

  • handle incoming emails in a laravel app
  • process email replies to notifications
  • parse inbound email attachments from mailgun
  • build email-to-action workflows like posting via email
  • test and debug inbound email handling locally
  • store incoming emails in the database with cleanup

When to choose

  • you use Laravel and need to react to inbound emails from Mailgun, SendGrid, or Postmark
  • you want route-style closures or invokable classes for email handling
  • you need local log-driver based email testing without an external service

When to avoid

  • you are not using Laravel or PHP
  • you need to send outbound email rather than receive it
  • you need a full self-hosted mail server or SMTP receiver

Facets

library · maturity maintenance

email parser webhook middleware email web-development backend php self-hosted inbound-email mailgun sendgrid postmark laravel-package email-parsing mime automation laravel web-server

9 sources

Member repositories

RepositoryRoleHealth v2
beyondcode/laravel-mailboxmain71

For agents

markdown · JSON · MCP: product_card(name="beyondcode/laravel-mailbox")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem