廖泽华 a37f2bbff5 init code 4 年之前
..
.github a37f2bbff5 init code 4 年之前
doc a37f2bbff5 init code 4 年之前
lib a37f2bbff5 init code 4 年之前
tests a37f2bbff5 init code 4 年之前
.gitattributes a37f2bbff5 init code 4 年之前
.gitignore a37f2bbff5 init code 4 年之前
.php_cs.dist a37f2bbff5 init code 4 年之前
.travis.yml a37f2bbff5 init code 4 年之前
CHANGES a37f2bbff5 init code 4 年之前
LICENSE a37f2bbff5 init code 4 年之前
README a37f2bbff5 init code 4 年之前
composer.json a37f2bbff5 init code 4 年之前
phpunit.xml.dist a37f2bbff5 init code 4 年之前

README

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

Swift Mailer is a component based mailing solution for PHP 7.
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.