PHPackages                             emiliort/turbosmtp-mailer - 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. emiliort/turbosmtp-mailer

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

emiliort/turbosmtp-mailer
=========================

Provides turboSMTP integration for Symfony Mailer.

1.0.2(4y ago)22771MITPHPPHP &gt;=7.2.5

Since May 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/emiliort/turbosmtp-mailer)[ Packagist](https://packagist.org/packages/emiliort/turbosmtp-mailer)[ RSS](/packages/emiliort-turbosmtp-mailer/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)Dependencies (3)Versions (8)Used By (0)

turboSMTP mailer
================

[](#turbosmtp-mailer)

Provides turboSMTP integration for Symfony Mailer.

Instalation
-----------

[](#instalation)

composer require emiliort/turbosmtp-mailer

Transport Setup
---------------

[](#transport-setup)

Add custom trasport to config\\services.yaml

```
mailer.transport_factory.custom:
    class: Turbosmtp\TurbosmtpTransportFactory
    parent: mailer.transport_factory.abstract
    tags:
    - {name: mailer.transport_factory}

```

Configure MAILER\_DSN enviroment variable:

```
MAILER_DSN="turbosmtp://USERNAME:PASSWORD@default"

```

If you want to override the default host for a provider change default value. For example, using european turboSMTP servers:

```
MAILER_DSN="turbosmtp://USERNAME:PASSWORD@api.eu.turbo-smtp.com"

```

License
-------

[](#license)

Autor: [emiliort](https://github.com/emiliort). Licensed under the terms of the [MIT license](LICENSE).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.2% 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 ~8 days

Total

6

Last Release

1473d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05e44770317b41cc685ea1121cc43bd6eb8fe837ff78330ed5ff42208e7218c0?d=identicon)[emiliort](/maintainers/emiliort)

---

Top Contributors

[![emiliort](https://avatars.githubusercontent.com/u/435103?v=4)](https://github.com/emiliort "emiliort (25 commits)")[![jeanmarieclement](https://avatars.githubusercontent.com/u/14903795?v=4)](https://github.com/jeanmarieclement "jeanmarieclement (1 commits)")

---

Tags

symfonymailerturboSMTP

### Embed Badge

![Health badge](/badges/emiliort-turbosmtp-mailer/health.svg)

```
[![Health](https://phpackages.com/badges/emiliort-turbosmtp-mailer/health.svg)](https://phpackages.com/packages/emiliort-turbosmtp-mailer)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M572](/packages/shopware-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

515100.5k3](/packages/web-auth-webauthn-framework)[symfony/postmark-mailer

Symfony Postmark Mailer Bridge

4820.4M65](/packages/symfony-postmark-mailer)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M419](/packages/drupal-core-recommended)

PHPackages © 2026

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