PHPackages                             filippo-toso/test-email - 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. filippo-toso/test-email

ActiveLibrary

filippo-toso/test-email
=======================

A simple artisan command to test yout Laravel mail configuration

v1.1.6(2y ago)06.8k↓50%MITPHPPHP &gt;=5.6

Since Feb 18Pushed 2y agoCompare

[ Source](https://github.com/filippotoso/test-email)[ Packagist](https://packagist.org/packages/filippo-toso/test-email)[ RSS](/packages/filippo-toso-test-email/feed)WikiDiscussions master Synced 1mo ago

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

Test Email
==========

[](#test-email)

A simple artisan command to test yout Laravel mail configuration.

Requirements
------------

[](#requirements)

- PHP 5.6+
- Laravel 5.0+

Installing
----------

[](#installing)

Use Composer to install it:

```
composer require filippo-toso/test-email

```

Using It
--------

[](#using-it)

Just execute the following command and you'll receive an email to the "from" address defined in config/mail.php.

```
php artisan test:email

```

You can also specify another destination using the "to" parameter:

```
php artisan test:email --to=support@filippotoso.com

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

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 ~216 days

Recently: every ~327 days

Total

10

Last Release

1063d ago

PHP version history (3 changes)v1.0.1PHP ^5.6 || ^7.0

v1.1.2PHP ^5.6 || ^7.0 || ^8.0 || ^9.0

v1.1.4PHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/55d89f2d44fb12225de2119994028ee69e36770bcf33c2b1ddf0d6672d28151b?d=identicon)[filippo.toso](/maintainers/filippo.toso)

---

Top Contributors

[![filippotoso](https://avatars.githubusercontent.com/u/26958813?v=4)](https://github.com/filippotoso "filippotoso (13 commits)")

### Embed Badge

![Health badge](/badges/filippo-toso-test-email/health.svg)

```
[![Health](https://phpackages.com/badges/filippo-toso-test-email/health.svg)](https://phpackages.com/packages/filippo-toso-test-email)
```

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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