Name Last Update
..
doc Loading commit data...
lib Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.php_cs.dist Loading commit data...
.travis.yml Loading commit data...
CHANGES Loading commit data...
LICENSE Loading commit data...
README Loading commit data...
VERSION Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...

README

Swift Mailer
------------

Swift Mailer is a component based mailing solution for PHP 5.
It is released under the MIT license.

Homepage: http://swiftmailer.org
Documentation: http://swiftmailer.org/docs
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.