NoteStar b7303a1608 none 5 years ago
..
.github b7303a1608 none 5 years ago
doc b7303a1608 none 5 years ago
lib b7303a1608 none 5 years ago
tests b7303a1608 none 5 years ago
.gitattributes b7303a1608 none 5 years ago
.gitignore b7303a1608 none 5 years ago
.php_cs.dist b7303a1608 none 5 years ago
.travis.yml b7303a1608 none 5 years ago
CHANGES b7303a1608 none 5 years ago
LICENSE b7303a1608 none 5 years ago
README b7303a1608 none 5 years ago
VERSION b7303a1608 none 5 years ago
composer.json b7303a1608 none 5 years ago
phpunit.xml.dist b7303a1608 none 5 years ago

README

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

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

Homepage: https://swiftmailer.symfony.com/
Documentation: https://swiftmailer.symfony.com/docs/introduction.html
Bugs: https://github.com/swiftmailer/swiftmailer/issues
Repository: https://github.com/swiftmailer/swiftmailer

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, see the documentation.