PHPackages                             bertoost/elasticemail-swiftmailer - 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. bertoost/elasticemail-swiftmailer

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

bertoost/elasticemail-swiftmailer
=================================

The SwiftMailer transport integration for Elastic Email.

v1.0.2(3y ago)016MITPHPPHP ^7.2 || ^8.0 || ^8.1

Since Sep 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bertoost/ElasticEmail-SwiftMailer)[ Packagist](https://packagist.org/packages/bertoost/elasticemail-swiftmailer)[ RSS](/packages/bertoost-elasticemail-swiftmailer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (5)Used By (0)

 [![Elastic Email](docs/logo.svg)](docs/logo.svg)

Elastic Email SwiftMailer
=========================

[](#elastic-email-swiftmailer)

A SwiftMailer transport implementation for Elastic Email.

If you found an issue, feel free to raise an issue.

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

[](#installation)

```
composer require bertoost/elasticemail-swiftmailer
```

Usage example
-------------

[](#usage-example)

```
use ElasticEmail\Api\EmailsApi;

$config = Configuration::getDefaultConfiguration()
    ->setApiKey('X-ElasticEmail-ApiKey', 'YOUR_API_KEY');

$apiInstance = new EmailsApi(new Client(), $config);

$transport = new ElasticEmailTransport($dispathEvent, $apiInstance);
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Total

3

Last Release

1324d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ae1983205524caee317e793a16aac7994a53bed048a7257d85dbdab53ba5008?d=identicon)[bertoost](/maintainers/bertoost)

---

Top Contributors

[![bertoost](https://avatars.githubusercontent.com/u/398492?v=4)](https://github.com/bertoost "bertoost (5 commits)")

---

Tags

mailertransportelastic email

### Embed Badge

![Health badge](/badges/bertoost-elasticemail-swiftmailer/health.svg)

```
[![Health](https://phpackages.com/badges/bertoost-elasticemail-swiftmailer/health.svg)](https://phpackages.com/packages/bertoost-elasticemail-swiftmailer)
```

###  Alternatives

[phalcon-ext/mailer

Mailer component as wrapper over SwiftMailer for Phalcon.

39196.9k2](/packages/phalcon-ext-mailer)[yuan1994/tp-mailer

A powerful and beautiful php mailer for All of ThinkPHP and Other PHP Frameworks based SwiftMailer

812.0k1](/packages/yuan1994-tp-mailer)[andrewdyer/slim3-mailer

Email support for the Slim Framework using Twig and Swift Mailer.

1032.7k](/packages/andrewdyer-slim3-mailer)

PHPackages © 2026

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