PHPackages                             ntidev/swiftmailer-legacy - 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. ntidev/swiftmailer-legacy

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

ntidev/swiftmailer-legacy
=========================

Legacy port of Swiftmailer, free feature-rich PHP mailer compatible with 8.0 or higher

01PHP

Since Apr 23Pushed 2y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Swift Mailer Legacy
===================

[](#swift-mailer-legacy)

This is a fork of legacy [swiftmailer/swiftmailer](https://github.com/swiftmailer/swiftmailer)updated to run on **PHP 8.2** and possibly future versions without any deprecation warnings or compatibility issues, maintained by [Via Aurea](https://www.viaaurea.cz).

Installation:

```
composer require viaaurea/swiftmailer-legacy -W

```

Legacy port development notes [here](port.md).

---

Swift Mailer
------------

[](#swift-mailer)

**The original Swiftmailer stopped being maintained at the end of November 2021.**

Please, move to [Symfony Mailer](https://symfony.com/doc/current/mailer.html) at your earliest convenience. [Symfony Mailer](https://symfony.com/doc/current/mailer.html) is the next evolution of Swiftmailer. It provides the same features with support for modern PHP code and support for third-party providers.

Swift Mailer is a component based mailing solution for PHP. It is released under the MIT license.

Swift Mailer is highly object-oriented by design and lends itself to use in complex web application with a great deal of flexibility.

For full details on usage, read the [documentation](https://swiftmailer.symfony.com/docs/introduction.html).

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 73.4% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d33aa0220bae1b0c48f14fc349b7b3181fec7aa674da145ded4446f2b098fe47?d=identicon)[ntidev](/maintainers/ntidev)

---

Top Contributors

[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (826 commits)")[![d11wtq](https://avatars.githubusercontent.com/u/37948?v=4)](https://github.com/d11wtq "d11wtq (98 commits)")[![xdecock](https://avatars.githubusercontent.com/u/49789?v=4)](https://github.com/xdecock "xdecock (46 commits)")[![sstok](https://avatars.githubusercontent.com/u/904790?v=4)](https://github.com/sstok "sstok (24 commits)")[![c960657](https://avatars.githubusercontent.com/u/111346?v=4)](https://github.com/c960657 "c960657 (22 commits)")[![Rotzbua](https://avatars.githubusercontent.com/u/7337347?v=4)](https://github.com/Rotzbua "Rotzbua (17 commits)")[![dakujem](https://avatars.githubusercontent.com/u/443067?v=4)](https://github.com/dakujem "dakujem (10 commits)")[![javiereguiluz](https://avatars.githubusercontent.com/u/73419?v=4)](https://github.com/javiereguiluz "javiereguiluz (8 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (7 commits)")[![philfreo](https://avatars.githubusercontent.com/u/97612?v=4)](https://github.com/philfreo "philfreo (6 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (5 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (4 commits)")[![realityking](https://avatars.githubusercontent.com/u/628508?v=4)](https://github.com/realityking "realityking (4 commits)")[![carusogabriel](https://avatars.githubusercontent.com/u/16328050?v=4)](https://github.com/carusogabriel "carusogabriel (4 commits)")[![JeroenDeDauw](https://avatars.githubusercontent.com/u/146040?v=4)](https://github.com/JeroenDeDauw "JeroenDeDauw (4 commits)")[![udat](https://avatars.githubusercontent.com/u/437040?v=4)](https://github.com/udat "udat (4 commits)")[![ganchiku](https://avatars.githubusercontent.com/u/149973?v=4)](https://github.com/ganchiku "ganchiku (3 commits)")[![ducin](https://avatars.githubusercontent.com/u/375027?v=4)](https://github.com/ducin "ducin (3 commits)")[![lstrojny](https://avatars.githubusercontent.com/u/79707?v=4)](https://github.com/lstrojny "lstrojny (3 commits)")[![reedy](https://avatars.githubusercontent.com/u/67615?v=4)](https://github.com/reedy "reedy (3 commits)")

### Embed Badge

![Health badge](/badges/ntidev-swiftmailer-legacy/health.svg)

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

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M228](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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