notifier / swiftmailer
Send mails using SwiftMailer.
Requires
- php: >=5.3.3
- notifier/notifier: 1.0.*@dev
- swiftmailer/swiftmailer: v5.0.0
Requires (Dev)
- phpunit/phpunit: 3.7.*@dev
This package is auto-updated.
Last update: 2024-10-29 04:14:34 UTC
README
This library add SwiftMailer integration to Notifier.
Contributing
All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
To ensure a consistent code base, you should make sure the code follows the Coding Standards which we borrowed from Symfony. Make sure to check out php-cs-fixer as this will help you a lot.
If you would like to help take a look at the list of issues.
Requirements
Author and contributors
Dries De Peuter - dries@nousefreak.be - http://nousefreak.be
See also the list of contributors who participated in this project.
License
Notifier is licensed under the MIT license.