PHPackages                             reefki/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. [Mail &amp; Notifications](/categories/mail)
4. /
5. reefki/laravel-mailbox

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

reefki/laravel-mailbox
======================

Handle incoming emails in your Laravel application.

2.2.1(3y ago)0661MITPHPPHP ^7.3|^8.0

Since Jan 22Pushed 3y agoCompare

[ Source](https://github.com/reefki/laravel-mailbox)[ Packagist](https://packagist.org/packages/reefki/laravel-mailbox)[ Docs](https://github.com/beyondcode/laravel-mailbox)[ RSS](/packages/reefki-laravel-mailbox/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (11)Versions (15)Used By (0)

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

[](#laravel-mailbox-)

[![Latest Version on Packagist](https://camo.githubusercontent.com/02e882ed7c418a260c2eebe38fe6a87cbf362aa9167d12f603243bc49d04c336/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6265796f6e64636f64652f6c61726176656c2d6d61696c626f782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/beyondcode/laravel-mailbox)[![Build Status](https://camo.githubusercontent.com/9165b0681da447acdd4823b6bd5e7eaed8873bb6f88aebdfb6f6f4e3e6177c53/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6265796f6e64636f64652f6c61726176656c2d6d61696c626f782f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/beyondcode/laravel-mailbox)[![Quality Score](https://camo.githubusercontent.com/05283f6e92a5a550bb84cb98fb65ab9477ebe9e465efee6363babadd6c33d1e0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6265796f6e64636f64652f6c61726176656c2d6d61696c626f782e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/beyondcode/laravel-mailbox)[![Total Downloads](https://camo.githubusercontent.com/9c8432fa4b65516834119c0395c8195ef74aa9265a9bf3aa87c8f28cf551c0f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6265796f6e64636f64652f6c61726176656c2d6d61696c626f782e7376673f7374796c653d666c61742d737175617265)](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 beyondcode/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)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 61.5% 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 ~103 days

Recently: every ~185 days

Total

13

Last Release

1427d ago

Major Versions

1.4.1 → 2.0.02020-06-03

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/763a069dcd1da9282ad845226c622ccdc4ad6385560903e20ad751cbbdb1b97e?d=identicon)[reefki](/maintainers/reefki)

---

Top Contributors

[![mpociot](https://avatars.githubusercontent.com/u/804684?v=4)](https://github.com/mpociot "mpociot (72 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)")[![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)")[![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)")[![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)")[![reefki](https://avatars.githubusercontent.com/u/10998084?v=4)](https://github.com/reefki "reefki (2 commits)")[![isarphilipp](https://avatars.githubusercontent.com/u/9417412?v=4)](https://github.com/isarphilipp "isarphilipp (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)")[![intellow](https://avatars.githubusercontent.com/u/40676515?v=4)](https://github.com/intellow "intellow (1 commits)")

---

Tags

beyondcodelaravel-mailbox

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[beyondcode/laravel-mailbox

Handle incoming emails in your Laravel application.

1.1k1.0M4](/packages/beyondcode-laravel-mailbox)[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)[psalm/plugin-laravel

Psalm plugin for Laravel

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

The Illuminate Mail package.

5910.1M391](/packages/illuminate-mail)[illuminate/notifications

The Illuminate Notifications package.

483.0M967](/packages/illuminate-notifications)

PHPackages © 2026

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