Heimdall/vendor/swiftmailer/swiftmailer
2018-02-01 20:01:12 +00:00
..
.github Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
doc Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
lib Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
tests Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
.gitattributes Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
.gitignore Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
.php_cs.dist Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
.travis.yml Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
CHANGES Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
composer.json Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
LICENSE Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
phpunit.xml.dist Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
README Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00

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.