PHPackages                             bako/laravel-mail-tester - 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. bako/laravel-mail-tester

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

bako/laravel-mail-tester
========================

Send test emails from artisan command

1.0.4(10y ago)01.1k[1 issues](https://github.com/BakoBako/laravel-mail-tester/issues)MITPHPPHP &gt;=5.5.9

Since Jun 28Pushed 10y ago1 watchersCompare

[ Source](https://github.com/BakoBako/laravel-mail-tester)[ Packagist](https://packagist.org/packages/bako/laravel-mail-tester)[ RSS](/packages/bako-laravel-mail-tester/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Laravel Email Tester
====================

[](#laravel-email-tester)

Laravel Email Tester is a tool that let you test laravel mail setup via artisan commands.

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

[](#installation)

composer require bako/laravel-mail-tester

Register service provider "Bako\\Laravel\\MailTester\\MailTesterProvider"

Basic Usage
-----------

[](#basic-usage)

php artisan mail:test email\_address

Options:

```
* "--subject" Set up email subject ( Default is "Test" ).
    php artisan mail:test email_address --subject=Subject

* "--body" Set up email body ( Default is "Test" and will be discarded if view is setup ).
    php artisan mail:test email_address --body=Body

* "--queue" Whether the send of email should be via queue.
    php artisan mail:test email_address --queue

* "--view" Test email from view
    php artisan mail:test email_address --view=viewName

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

5

Last Release

3651d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.5

1.0.3PHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/5086e005cbe774c5b9f6219bb25ae8a78500bb0a111c9b41a45a759e3df520b5?d=identicon)[bakome](/maintainers/bakome)

---

Top Contributors

[![bakome](https://avatars.githubusercontent.com/u/8331057?v=4)](https://github.com/bakome "bakome (12 commits)")

---

Tags

laravelemailtester

### Embed Badge

![Health badge](/badges/bako-laravel-mail-tester/health.svg)

```
[![Health](https://phpackages.com/badges/bako-laravel-mail-tester/health.svg)](https://phpackages.com/packages/bako-laravel-mail-tester)
```

###  Alternatives

[synergitech/laravel-postal

This library integrates Postal with the standard Laravel mail framework.

38113.9k](/packages/synergitech-laravel-postal)[mydnic/laravel-subscribers

Easily Manage Internal Newsletter Subscribers in Laravel — with campaigns, mail sending, and tracking

265.0k](/packages/mydnic-laravel-subscribers)[juanparati/brevosuite

Complete Brevo integration with Laravel

1013.2k](/packages/juanparati-brevosuite)[signaturetech/laravel-otp

A package to generate and manage otp

181.3k](/packages/signaturetech-laravel-otp)

PHPackages © 2026

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