PHPackages                             esign/laravel-test-mail - 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. esign/laravel-test-mail

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

esign/laravel-test-mail
=======================

Send test mails to verify your mail setup in Laravel.

1.2.0(1mo ago)0239↑410.6%MITPHPPHP ^8.1CI passing

Since Feb 1Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/esign/laravel-test-mail)[ Packagist](https://packagist.org/packages/esign/laravel-test-mail)[ Docs](https://github.com/esign/laravel-test-mail)[ RSS](/packages/esign-laravel-test-mail/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (5)Used By (0)

Send test mails to verify your mail setup in Laravel.
=====================================================

[](#send-test-mails-to-verify-your-mail-setup-in-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1af5eb36ada02a4dd1814f4a307926d4cc57e1fe79cf97dcde1ded28ca7c0d5d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657369676e2f6c61726176656c2d746573742d6d61696c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/esign/laravel-test-mail)[![Total Downloads](https://camo.githubusercontent.com/9940c060b0b83ff84a7c9765d349c0cb80efe7b3aa6514fe4234a36845c39072/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657369676e2f6c61726176656c2d746573742d6d61696c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/esign/laravel-test-mail)[![GitHub Actions](https://github.com/esign/laravel-test-mail/actions/workflows/main.yml/badge.svg)](https://github.com/esign/laravel-test-mail/actions/workflows/main.yml/badge.svg)

This package provides a simple command to send test emails, allowing you to verify your mail setup in a Laravel application. It supports both immediate sending and queueing of test emails.

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

[](#installation)

You can install the package via composer:

```
composer require esign/laravel-test-mail
```

Usage
-----

[](#usage)

### Sending a Test Mail

[](#sending-a-test-mail)

You can use the `mail:test` command to send a test mail to a specified recipient:

```
php artisan mail:test hello@example.com
```

### Queueing a Test Mail

[](#queueing-a-test-mail)

If you want to queue the test mail instead of sending it immediately, you can use the `--queue` option:

```
php artisan mail:test hello@example.com --queue
```

### Testing

[](#testing)

```
composer test
```

License
-------

[](#license)

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

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance95

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.3% 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 ~204 days

Total

3

Last Release

53d ago

PHP version history (2 changes)1.0.0PHP ^8.0

1.1.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/4599d7a8f6fdb63dd04305a49ae5ec9700b7a6eacdbe3a54f89584d75e34503f?d=identicon)[esign](/maintainers/esign)

---

Top Contributors

[![jordyvanderhaegen](https://avatars.githubusercontent.com/u/24370626?v=4)](https://github.com/jordyvanderhaegen "jordyvanderhaegen (14 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (1 commits)")

---

Tags

esigntest-mail

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/esign-laravel-test-mail/health.svg)

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

###  Alternatives

[fedeisas/laravel-mail-css-inliner

Inline the CSS of your HTML emails using Laravel

5974.6M3](/packages/fedeisas-laravel-mail-css-inliner)[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[propaganistas/laravel-disposable-email

Disposable email validator

5762.6M6](/packages/propaganistas-laravel-disposable-email)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[illuminate/notifications

The Illuminate Notifications package.

483.0M963](/packages/illuminate-notifications)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)

PHPackages © 2026

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