Laravel SDK Released (Beta)
Published
We’re excited to announce the Laravel SDK for MERU (beta release)! Laravel developers can now integrate inbound email processing in minutes—no DNS complexity, no MIME parsing, just clean JSON webhooks delivered to your Laravel routes.
What’s New:
- Laravel-Native Integration: Full facade support with
Meru::addresses()->create()
syntax - Type-Safe DTOs: Every response uses strongly-typed data objects with Carbon date handling
- Instant Provisioning: Create unique email addresses via API in one line of code
- Eloquent Ready: Structured JSON that maps perfectly to your Laravel models
Getting Started:
composer require meruhook/meruhook-sdk
Perfect for customer support systems, reply-by-email features, and email automation workflows. The SDK eliminates the traditional pain points of inbound email—DNS configuration, MIME parsing, and security implementation.
Ready to ship your Laravel email features faster? The SDK is available now for beta users.