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(3mo ago)1274↓90%MITPHPPHP ^8.1CI passing

Since Feb 1Pushed 3mo 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 today

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

41

—

FairBetter than 87% of packages

Maintenance79

Regular maintenance activity

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

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

108d 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

[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725173.0k14](/packages/tallstackui-tallstackui)[illuminate/notifications

The Illuminate Notifications package.

513.1M1.1k](/packages/illuminate-notifications)

PHPackages © 2026

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