Dashboard sipadu mbip
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
root d8c1b4a1be initial 5 лет назад
..
.github initial 5 лет назад
doc initial 5 лет назад
lib initial 5 лет назад
tests initial 5 лет назад
.gitattributes initial 5 лет назад
.gitignore initial 5 лет назад
.php_cs.dist initial 5 лет назад
.travis.yml initial 5 лет назад
CHANGES initial 5 лет назад
LICENSE initial 5 лет назад
README initial 5 лет назад
composer.json initial 5 лет назад
phpunit.xml.dist initial 5 лет назад

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.