sterntours/trunk/_vendor/swiftmailer/swiftmailer
Kevin Adametz 33458b2ca3 Update
2020-03-07 19:46:02 +01:00
..
.github Update 2020-03-07 19:46:02 +01:00
doc Update 2020-03-07 19:46:02 +01:00
lib Update 2020-03-07 19:46:02 +01:00
tests Update 2020-03-07 19:46:02 +01:00
.gitattributes Update 2020-03-07 19:46:02 +01:00
.gitignore Update 2020-03-07 19:46:02 +01:00
.php_cs.dist Update 2020-03-07 19:46:02 +01:00
.travis.yml Update 2020-03-07 19:46:02 +01:00
CHANGES Update 2020-03-07 19:46:02 +01:00
composer.json Update 2020-03-07 19:46:02 +01:00
LICENSE Update 2020-03-07 19:46:02 +01:00
phpunit.xml.dist Update 2020-03-07 19:46:02 +01:00
README Update 2020-03-07 19:46:02 +01:00
VERSION Update 2020-03-07 19:46:02 +01:00

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.