wine2019 / swiftmailer
Swiftmailer, free feature-rich PHP mailer
Installs: 72
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/wine2019/swiftmailer
Requires
- php: >=5.3.3
Requires (Dev)
- mockery/mockery: ~0.9.1
- symfony/phpunit-bridge: ~3.2
This package is not auto-updated.
Last update: 2025-10-31 11:21:39 UTC
README
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.