PHPackages                             mailcarrier/mailcarrier - 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. mailcarrier/mailcarrier

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

mailcarrier/mailcarrier
=======================

Mailing platform with templates and logs included

v2.8.6(5mo ago)1632.0k—0%14[2 PRs](https://github.com/mailcarrierapp/mailcarrier/pulls)MITPHPPHP ^8.1CI passing

Since Aug 4Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/mailcarrierapp/mailcarrier)[ Packagist](https://packagist.org/packages/mailcarrier/mailcarrier)[ Docs](https://github.com/mailcarrierapp/mailcarrier)[ Fund](https://www.buymeacoffee.com/theraloss)[ GitHub Sponsors](https://github.com/danilopolani)[ RSS](/packages/mailcarrier-mailcarrier/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (24)Versions (60)Used By (0)

   ![MailCarrier logo](https://camo.githubusercontent.com/1b8f7ac0fcf98093c813d7ad02ab9bc6bed10fd5efe4ee3229bd39c1f7d9992c/68747470733a2f2f6d61696c636172726965722e6170702f696d616765732f6c6f676f732f6c6f676f2d6461726b2e706e67)

User friendly, provider-aware, mailing platform with templates and logs included.
---------------------------------------------------------------------------------

[](#user-friendly-provider-aware-mailing-platform-with-templates-and-logs-included)

Design global layouts, compose your template, preview your emails and send them with your desired provider (SES, MailGun etc.) through intuitive and friendly API endpoint protected by your desired auth guard. Then, inspect them through logs.

### Features

[](#features)

- 🎨 **Beautiful syntax**: Explore a beautiful, expressive template syntax similar to JS thanks to [Twig by Symfony](https://twig.symfony.com).
- 🧩 **Provider aware**: Bring your desired provider to send email, such as Amazon SES, MailGun, SendGrid etc.
- ✨ **Friendly APIs**: Use a friendly and well documented API endpoint to send your emails.
- 🔐 **Secure by default**: Both authentication and API endpoint are always secure: use one of the pre-built auth system or bring your own.
- 📎 **Attachments**: Upload or retrieve attachments from a remote source such *S3*, *Spaces* etc.
- 🪄 **Hackable**: MailCarrier relies on [Laravel](https://laravel.com/) and [Filament](https://filamentphp.com/), that means that over 30K packages are available to customise your MailCarrier instance.
- ⏳ **Queues**: You can choose whether or not to send emails in a enqueued, background jobs, to not block the user experience.
- 🪝 **Webhooks**: Track and receive events from your provider directly in MailCarrier.

Quick start
-----------

[](#quick-start)

### Classic way

[](#classic-way)

**Prerequisites**: PHP 8.1, Composer

```
curl "https://mailcarrier.app/create" | bash
```

Learn more about [the classic way](https://mailcarrier.app/docs/getting-started/installation).

### Docker

[](#docker)

```
docker run -p 80:80 -ti mailcarrier/mailcarrier
```

Learn more about [running with Docker](https://mailcarrier.app/docs/getting-started/running-docker).

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/mailcarrierapp/.github/blob/master/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Danilo Polani](https://github.com/danilopolani)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

55

—

FairBetter than 98% of packages

Maintenance82

Actively maintained with recent releases

Popularity38

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 99.6% 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 ~23 days

Recently: every ~9 days

Total

53

Last Release

154d ago

Major Versions

v0.8.1 → v1.0.02023-03-31

1.x-dev → v2.0.02024-02-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ed568a3c0ca4ca3d3b7d199371b455e3a50347dcffc39ec01c94e04743bdcd6?d=identicon)[Theraloss](/maintainers/Theraloss)

---

Top Contributors

[![danilopolani](https://avatars.githubusercontent.com/u/6277291?v=4)](https://github.com/danilopolani "danilopolani (270 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

email-sendermailmailingmailing-systemlaravelmailcarrier

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mailcarrier-mailcarrier/health.svg)

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

86910.0M83](/packages/spatie-laravel-health)[dutchcodingcompany/filament-socialite

Social login for Filament through Laravel Socialite

213914.9k9](/packages/dutchcodingcompany-filament-socialite)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[wnx/laravel-sends

Keep track of outgoing emails in your Laravel application.

200427.3k](/packages/wnx-laravel-sends)[spatie/laravel-discord-alerts

Send a message to Discord

151408.0k](/packages/spatie-laravel-discord-alerts)[spatie/laravel-mailcoach-sdk

An SDK to easily work with the Mailcoach API in Laravel apps

41290.2k1](/packages/spatie-laravel-mailcoach-sdk)

PHPackages © 2026

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