PHPackages                             involve-digital/laravel-mail-ecomail - 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. involve-digital/laravel-mail-ecomail

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

involve-digital/laravel-mail-ecomail
====================================

EcoMail transport layer

1.0.8(1y ago)13591MITPHPPHP &gt;= 8.2

Since Sep 24Pushed 11mo ago2 watchersCompare

[ Source](https://github.com/Involve-Digital/laravel-mail-ecomail)[ Packagist](https://packagist.org/packages/involve-digital/laravel-mail-ecomail)[ RSS](/packages/involve-digital-laravel-mail-ecomail/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (1)Versions (10)Used By (0)

Get started
-----------

[](#get-started)

### Requirements

[](#requirements)

- PHP 8.2+
- [Laravel 11+](https://laravel.com/docs/installation)

### Install

[](#install)

```
composer require involve-digital/laravel-mail-ecomail
```

#### Add api key in env

[](#add-api-key-in-env)

```
ECOMAIL_API_KEY=yourApiKey

```

#### Add driver into mail.php config

[](#add-driver-into-mailphp-config)

```
'ecomail' => [
    'transport' => 'ecomail',
],

```

#### Change mailer

[](#change-mailer)

```
MAIL_MAILER=ecomail

```

#### Publish config

[](#publish-config)

```
php artisan vendor:publish --tag=laravel-mail-ecomail-config
```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance51

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.7% 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 ~27 days

Recently: every ~55 days

Total

9

Last Release

375d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/147014207?v=4)[paidyy](/maintainers/paidyy)[@Paidyy](https://github.com/Paidyy)

---

Top Contributors

[![kuba65](https://avatars.githubusercontent.com/u/49307150?v=4)](https://github.com/kuba65 "kuba65 (11 commits)")[![Uolsen](https://avatars.githubusercontent.com/u/47712422?v=4)](https://github.com/Uolsen "Uolsen (1 commits)")

### Embed Badge

![Health badge](/badges/involve-digital-laravel-mail-ecomail/health.svg)

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

###  Alternatives

[spatie/laravel-failed-job-monitor

Get notified when a queued job fails

1.0k2.6M4](/packages/spatie-laravel-failed-job-monitor)[vemcogroup/laravel-sparkpost-driver

SparkPost driver to use with Laravel 6.x|7.x|8.x|9.x|10.x

421.7M1](/packages/vemcogroup-laravel-sparkpost-driver)[spatie/mailcoach

Self-host Mailcoach

4007.0k](/packages/spatie-mailcoach)[synergitech/laravel-postal

This library integrates Postal with the standard Laravel mail framework.

38107.1k](/packages/synergitech-laravel-postal)[motomedialab/smtp2go

Send emails via API using the first-class email courier SMTP2Go

1316.3k](/packages/motomedialab-smtp2go)

PHPackages © 2026

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