irap / aws-emailer
A package that adds support for emailing through AWS directly (rather than using SMTP)
1.0.1
2023-04-27 10:21 UTC
Requires
- php: >=5.5.0
- ext-xml: *
- aws/aws-sdk-php: 3.*
- irap/emailers: 2.*
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This is a tiny package to extend the iRAP emailers package with the ability to use AWS API for sending emails. The reason this isn't just bundeled in with the base package is so that the emailers package doesn't require a specific revision of the AWS SDK.