rhymix/vendor/swiftmailer/swiftmailer
2016-11-03 20:19:28 +09:00
..
doc Update composer dependencies and add SES transport 2016-05-06 17:33:43 +09:00
lib Add CoolSMS PHP SDK, and update Composer dependencies 2016-11-03 20:19:28 +09:00
tests Add CoolSMS PHP SDK, and update Composer dependencies 2016-11-03 20:19:28 +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 Add CoolSMS PHP SDK, and update Composer dependencies 2016-11-03 20:19:28 +09:00
CHANGES Add CoolSMS PHP SDK, and update Composer dependencies 2016-11-03 20:19:28 +09:00
composer.json Add CoolSMS PHP SDK, and update Composer dependencies 2016-11-03 20:19:28 +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 Add CoolSMS PHP SDK, and update Composer dependencies 2016-11-03 20:19:28 +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.