kevin tessier f28cc01e82 add plugins 6 years ago
..
.github f28cc01e82 add plugins 6 years ago
doc f28cc01e82 add plugins 6 years ago
lib f28cc01e82 add plugins 6 years ago
tests f28cc01e82 add plugins 6 years ago
.gitattributes f28cc01e82 add plugins 6 years ago
.gitignore f28cc01e82 add plugins 6 years ago
.php_cs.dist f28cc01e82 add plugins 6 years ago
.travis.yml f28cc01e82 add plugins 6 years ago
CHANGES f28cc01e82 add plugins 6 years ago
LICENSE f28cc01e82 add plugins 6 years ago
README f28cc01e82 add plugins 6 years ago
composer.json f28cc01e82 add plugins 6 years ago
phpunit.xml.dist f28cc01e82 add plugins 6 years ago

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.