codeinc / mailer
This package is abandoned and no longer maintained.
No replacement package was suggested.
Code Inc.'s mailer library
2.0.0
2018-08-10 15:53 UTC
Requires
- php: >=7.1
- codeinc/media-types: ^1.0
Requires (Dev)
- codeinc/error-renderer: ^1.0
This package is auto-updated.
Last update: 2020-01-24 20:55:53 UTC
README
⚠️ The version 2 of this library is not compatible with the version 1. The code is now splitted in different repositories for different mailers.
This package provides the basic classes used by the following mailers:
- AWS SES mailer
- SendGrid mailer
- SMTP mailer (based on PHPMailer)
License
The library is published under the MIT license (see LICENSE
file).