sterntours/vendor/swiftmailer/swiftmailer
2020-07-09 12:49:32 +02:00
..
.github init without trunk 2020-07-09 12:49:32 +02:00
doc init without trunk 2020-07-09 12:49:32 +02:00
lib init without trunk 2020-07-09 12:49:32 +02:00
tests init without trunk 2020-07-09 12:49:32 +02:00
.gitattributes init without trunk 2020-07-09 12:49:32 +02:00
.gitignore init without trunk 2020-07-09 12:49:32 +02:00
.php_cs.dist init without trunk 2020-07-09 12:49:32 +02:00
.travis.yml init without trunk 2020-07-09 12:49:32 +02:00
CHANGES init without trunk 2020-07-09 12:49:32 +02:00
composer.json init without trunk 2020-07-09 12:49:32 +02:00
LICENSE init without trunk 2020-07-09 12:49:32 +02:00
phpunit.xml.dist init without trunk 2020-07-09 12:49:32 +02:00
README init without trunk 2020-07-09 12:49:32 +02:00
VERSION init without trunk 2020-07-09 12:49:32 +02: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.