You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
KodeStar c3b571724b Add vendor and .env to make usable 7 years ago
..
.github Add vendor and .env to make usable 7 years ago
doc Add vendor and .env to make usable 7 years ago
lib Add vendor and .env to make usable 7 years ago
tests Add vendor and .env to make usable 7 years ago
.gitattributes Add vendor and .env to make usable 7 years ago
.gitignore Add vendor and .env to make usable 7 years ago
.php_cs.dist Add vendor and .env to make usable 7 years ago
.travis.yml Add vendor and .env to make usable 7 years ago
CHANGES Add vendor and .env to make usable 7 years ago
LICENSE Add vendor and .env to make usable 7 years ago
README Add vendor and .env to make usable 7 years ago
composer.json Add vendor and .env to make usable 7 years ago
phpunit.xml.dist Add vendor and .env to make usable 7 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.