oldpak / swiftmailer
Swiftmailer, free feature-rich PHP mailer
1.0
2024-04-02 05:26 UTC
Requires
- php: >=7.0
Requires (Dev)
- mockery/mockery: ~0.9.1
- symfony/phpunit-bridge: ~3.2
This package is auto-updated.
Last update: 2024-11-03 03:27:52 UTC
README
Swift Mailer ------------ Swift Mailer is a component based mailing solution for PHP 5. 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.