friendsofsymfony1/swiftmailer

Fork of unmaintained Swiftmailer, free feature-rich PHP mailer

v6.4.0 2024-02-15 08:02 UTC

README

Build Status

About this version

This is a community driven fork of swiftmailer, as official support has been ended in November 2021.

Do not use it for new projects, the newer Symfony Mailer Compontent is the way to go today.

🎯 The main purpose of this fork

To support same PHP versions as latest version of FriendsOfSymfony1/symfony1.

Swift Mailer

Swiftmailer will stop being maintained at the end of November 2021.

Please, move to Symfony Mailer at your earliest convenience. Symfony Mailer 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.

Contributing

You can send pull requests or create an issue.