BiFace_Server_Lite/vendor/swiftmailer/swiftmailer
2020-03-27 10:13:51 +07:00
..
.github init 2020-03-27 10:13:51 +07:00
doc init 2020-03-27 10:13:51 +07:00
lib init 2020-03-27 10:13:51 +07:00
tests init 2020-03-27 10:13:51 +07:00
.gitattributes init 2020-03-27 10:13:51 +07:00
.gitignore init 2020-03-27 10:13:51 +07:00
.php_cs.dist init 2020-03-27 10:13:51 +07:00
.travis.yml init 2020-03-27 10:13:51 +07:00
CHANGES init 2020-03-27 10:13:51 +07:00
composer.json init 2020-03-27 10:13:51 +07:00
LICENSE init 2020-03-27 10:13:51 +07:00
phpunit.xml.dist init 2020-03-27 10:13:51 +07:00
README init 2020-03-27 10:13:51 +07:00
VERSION init 2020-03-27 10:13:51 +07: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.