Описание тега swiftmailer
Swift Mailer is a library that integrates into any web app written in PHP, offering a flexible and elegant object-oriented approach to sending emails with a multitude of features.
Swift Mailer is a library that facilitates sending email in PHP.
Benefits over the native mail()
function include the use of sendmail, postfix, or a custom transport layer, support for servers that require authentication, prevention of header injection attacks, support for attachments and more.