pandorafms/pandora_console/vendor/swiftmailer/swiftmailer
daniel e2f7157545 fixed php7 2018-10-04 11:43:08 +02:00
..
.github fixed php7 2018-10-04 11:43:08 +02:00
doc fixed php7 2018-10-04 11:43:08 +02:00
lib fixed php7 2018-10-04 11:43:08 +02:00
tests fixed php7 2018-10-04 11:43:08 +02:00
.gitattributes fixed php7 2018-10-04 11:43:08 +02:00
.gitignore fixed php7 2018-10-04 11:43:08 +02:00
.php_cs.dist fixed php7 2018-10-04 11:43:08 +02:00
.travis.yml fixed php7 2018-10-04 11:43:08 +02:00
CHANGES fixed php7 2018-10-04 11:43:08 +02:00
LICENSE fixed php7 2018-10-04 11:43:08 +02:00
README fixed php7 2018-10-04 11:43:08 +02:00
composer.json fixed php7 2018-10-04 11:43:08 +02:00
phpunit.xml.dist fixed php7 2018-10-04 11:43:08 +02:00

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.