PHPackages                             joelharkes/laravel-mailbox - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. joelharkes/laravel-mailbox

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

joelharkes/laravel-mailbox
==========================

Handle incoming emails in your Laravel application.

3.2.0(3y ago)048.2k—10%1MITPHPPHP ^7.3|^8.0

Since Jan 22Pushed 3y agoCompare

[ Source](https://github.com/eurides-eu/laravel-mailbox)[ Packagist](https://packagist.org/packages/joelharkes/laravel-mailbox)[ Docs](https://github.com/beyondcode/laravel-mailbox)[ RSS](/packages/joelharkes-laravel-mailbox/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (11)Versions (26)Used By (0)

Laravel Mailbox 📬
=================

[](#laravel-mailbox-)

[![Latest Version on Packagist](https://camo.githubusercontent.com/501c1666a6a0883213ae1c042f9280bb483d895ce61bbc4824fc3f575cea8e1d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6f656c6861726b65732f6c61726176656c2d6d61696c626f782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/beyondcode/laravel-mailbox)[![Build status](https://github.com/eurides-eu/laravel-mailbox/actions/workflows/run-tests.yml/badge.svg)](https://github.com/eurides-eu/laravel-mailbox/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/09e16d04ebc7946e5366a8cdb93298617684875e3562eff1a64b517fb102d6dd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f656c6861726b65732f6c61726176656c2d6d61696c626f782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/beyondcode/laravel-mailbox)

Handle incoming emails in your Laravel application.

```
Mailbox::from('{username}@gmail.com', function (InboundEmail $email, $username) {
    // Access email attributes and content
    $subject = $email->subject();

    $email->reply(new ReplyMailable);
});
```

[![https://phppackagedevelopment.com](https://camo.githubusercontent.com/5dc18c4ff15fcc006449417087f3bffd562e2fc42d3729c95de9573d70cf2524/68747470733a2f2f6265796f6e64636f2e64652f636f75727365732f70687070642e6a7067)](https://phppackagedevelopment.com)

If you want to learn how to create reusable PHP packages yourself, take a look at my upcoming [PHP Package Development](https://phppackagedevelopment.com) video course.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require joelharkes/laravel-mailbox
```

Usage
-----

[](#usage)

Take a look at the [official documentation](https://docs.beyondco.de/laravel-mailbox).

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Marcel Pociot](https://github.com/mpociot) =&gt; original founder
- [Joel Harkes](https://github.com/joelharkes) =&gt; for this fork
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 51.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~89 days

Recently: every ~56 days

Total

18

Last Release

1145d ago

Major Versions

1.4.1 → 2.0.02020-06-03

2.3.0 → 3.0.02022-08-11

PHP version history (3 changes)1.0.0PHP ^7.1

2.0.0PHP ^7.3

2.2.0PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2989056e74eadea458ddd0f11667cd226c99f909b93ccd10541fa0c34a302d3b?d=identicon)[joelharkes](/maintainers/joelharkes)

---

Top Contributors

[![mpociot](https://avatars.githubusercontent.com/u/804684?v=4)](https://github.com/mpociot "mpociot (72 commits)")[![joelharkes](https://avatars.githubusercontent.com/u/2960938?v=4)](https://github.com/joelharkes "joelharkes (26 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (8 commits)")[![hailwood](https://avatars.githubusercontent.com/u/709773?v=4)](https://github.com/hailwood "hailwood (8 commits)")[![eXorus](https://avatars.githubusercontent.com/u/1255561?v=4)](https://github.com/eXorus "eXorus (4 commits)")[![radmen](https://avatars.githubusercontent.com/u/1190255?v=4)](https://github.com/radmen "radmen (3 commits)")[![davidrushton](https://avatars.githubusercontent.com/u/4039772?v=4)](https://github.com/davidrushton "davidrushton (3 commits)")[![Michael-Stokoe](https://avatars.githubusercontent.com/u/2981213?v=4)](https://github.com/Michael-Stokoe "Michael-Stokoe (3 commits)")[![clementmas](https://avatars.githubusercontent.com/u/8032241?v=4)](https://github.com/clementmas "clementmas (3 commits)")[![ankurk91](https://avatars.githubusercontent.com/u/6111524?v=4)](https://github.com/ankurk91 "ankurk91 (2 commits)")[![asantibanez](https://avatars.githubusercontent.com/u/5126648?v=4)](https://github.com/asantibanez "asantibanez (2 commits)")[![isarphilipp](https://avatars.githubusercontent.com/u/9417412?v=4)](https://github.com/isarphilipp "isarphilipp (1 commits)")[![intellow](https://avatars.githubusercontent.com/u/40676515?v=4)](https://github.com/intellow "intellow (1 commits)")[![lbennett-stacki](https://avatars.githubusercontent.com/u/5678671?v=4)](https://github.com/lbennett-stacki "lbennett-stacki (1 commits)")[![dniccum](https://avatars.githubusercontent.com/u/2816415?v=4)](https://github.com/dniccum "dniccum (1 commits)")[![crishoj](https://avatars.githubusercontent.com/u/20393?v=4)](https://github.com/crishoj "crishoj (1 commits)")[![colinmackinlay](https://avatars.githubusercontent.com/u/7833362?v=4)](https://github.com/colinmackinlay "colinmackinlay (1 commits)")[![sschlein](https://avatars.githubusercontent.com/u/2911113?v=4)](https://github.com/sschlein "sschlein (1 commits)")

---

Tags

beyondcodelaravel-mailbox

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/joelharkes-laravel-mailbox/health.svg)

```
[![Health](https://phpackages.com/badges/joelharkes-laravel-mailbox/health.svg)](https://phpackages.com/packages/joelharkes-laravel-mailbox)
```

###  Alternatives

[beyondcode/laravel-mailbox

Handle incoming emails in your Laravel application.

1.1k1.0M4](/packages/beyondcode-laravel-mailbox)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
