rhymix/vendor/swiftmailer/swiftmailer
2016-05-06 17:33:43 +09:00
..
doc Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00
lib Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00
tests Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00
.gitattributes Import additional composer dependencies 2016-01-13 14:03:48 +09:00
.gitignore Import additional composer dependencies 2016-01-13 14:03:48 +09:00
.travis.yml Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00
CHANGES Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00
composer.json Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00
LICENSE Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00
phpunit.xml.dist Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00
README Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00
VERSION Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00

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.