rhymix/common/vendor/swiftmailer/swiftmailer
Kijin Sung c643e80447 Fix implicitly nullable type declarations in SwiftMailer
SwiftMailer는 지원이 종료되었으므로 차기 버전에서 Symfony Mailer로 교체 예정
2025-09-05 15:46:49 +09:00
..
.github Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
doc Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
lib Fix implicitly nullable type declarations in SwiftMailer 2025-09-05 15:46:49 +09:00
.gitattributes Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
.gitignore Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
.php_cs.dist Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
CHANGES Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
composer.json Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
LICENSE Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
README.md Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00

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.

Sponsors