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)15051MITPHPPHP &gt;= 8.2

Since Sep 24Pushed 1y 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 today

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

37

—

LowBetter than 81% of packages

Maintenance47

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

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

427d 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.1k2.8M4](/packages/spatie-laravel-failed-job-monitor)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.7k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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