beyondcode/laravel-mailbox
Catch incoming emails in your Laravel application 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
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
- readme: https://github.com/beyondcode/laravel-mailbox · fetched 2026-08-28 · 521c3c89f9c4
- homepage: https://beyondco.de/docs/laravel-mailbox/getting-started/introduction · fetched 2026-08-29 · a1a5f40a430b
- site_page: https://beyondco.de/about-us · fetched 2026-08-29 · 0ca14b140952
- site_page: https://beyondco.de/docs/laravel-mailbox/getting-started/installation · fetched 2026-08-29 · d9b2a02fc662
- site_page: https://beyondco.de/docs/laravel-mailbox/getting-started/questions-issues · fetched 2026-08-29 · 8218f2b21952
- site_page: https://beyondco.de/docs/laravel-mailbox/basic-usage/handling · fetched 2026-08-29 · 7ba114c0983a
- site_page: https://beyondco.de/docs/laravel-mailbox/basic-usage/mailboxes · fetched 2026-08-29 · ee5d4301716a
- site_page: https://beyondco.de/docs/laravel-mailbox/drivers/drivers · fetched 2026-08-29 · 290a2f5f9a5b
- site_page: https://beyondco.de/open-source · fetched 2026-08-29 · a637112a3111
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| beyondcode/laravel-mailbox | main | 71 |
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