spatie/laravel-mailcoach-sdk
Laravel SDK for the Mailcoach API (self-hosted v6+ and Mailcoach Cloud). Manage email lists, subscribers and campaigns, create and send campaigns, send test emails, and easily iterate paginated API resources with next().
Mail::send() calls with campaign-driven templates (e.g., password resets, order confirmations).Adopt if:
Mail::send()).Mailcoach::fake() for unit tests).Look elsewhere if:
Mail facade or dedicated services like Postmark).*"This SDK lets us integrate Mailcoach’s email marketing capabilities directly into our Laravel app—no third-party dependencies or clunky APIs. We’ll gain:
*"This is a well-maintained, Laravel-idiomatic wrapper for Mailcoach’s API with:
Mailcoach::createCampaign()).->next() for subscribers).Mailcoach::fake() for unit/feature tests.Campaign, Subscriber are PHP objects with properties (e.g., $campaign->name).How can I help you explore Laravel packages today?