1. Installation
Install the SDK via Composer:2. Send your first email
Initialize the client with your API token:3. Email Features
Basic Email
Send a simple text or HTML email:Multiple Recipients
Send to multiple recipients using CC and BCC:Custom Headers and Reply-To
Add custom headers and set reply-to addresses:Metadata
Add metadata for tracking and webhook payloads:Metadata is included in webhook payloads but not added to the actual email headers. Use it for tracking and analytics purposes.
File Attachments
Attach files to your emails:4. Response
GitHub Repository
Find the complete source code, report issues, or contribute on GitHub.