spatie/laravel-mailcoach-sendgrid-setup
Helps Mailcoach prepare Sendgrid accounts to handle campaign feedback events (bounces, complaints, etc.) for emails sent via Sendgrid. Intended for internal use by Mailcoach; code is usable but has no standalone docs or support.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-mailcoach-sendinblue-setup | 0.90 | Add-on for spatie/laravel-mailcoach that prepares a Sendinblue account for use with Mailcoach, enabling campaign sending and feedback processing through Sendinblue. Documentation available on the Mailcoach site. | 2 | 2 | 2 | 2K | 0 | 1.0 | 39.5 | — | 3 years ago | |
| spatie/laravel-mailcoach-ses-setup | 0.89 | Prepares and configures Amazon SES accounts for use with Mailcoach, enabling proper setup for email campaign sending and feedback handling (bounces/complaints). Intended for internal Mailcoach use; minimal documentation or support provided. | 1 | 1 | 1 | 3K | 0 | 0.9 | 43.3 | MIT | 3 years ago | |
| spatie/laravel-mailcoach-mailgun-setup | 0.88 | Prepares a Mailgun account to work with Mailcoach by configuring/processing feedback for email campaigns. Intended for internal use by Mailcoach; usable independently but no official docs or support beyond Mailcoach documentation. | 0 | 1 | 1 | 2K | 0 | 20.6 | 53.6 | — | 3 years ago | |
| spatie/laravel-mailcoach-mailgun-feedback | 0.88 | Add-on for spatie/laravel-mailcoach that processes Mailgun feedback for your email campaigns. Capture events like bounces, complaints, and other Mailgun webhooks to keep Mailcoach lists and stats in sync. | 0 | 0 | 6 | 740 | 0 | 6.2 | 39.5 | — | 3 years ago | |
| spatie/craft-mailcoach | 0.88 | Mailcoach adapter plugin for Craft CMS 5+. Install via the Plugin Store or Composer to add Mailcoach integration to your Craft project. Requires PHP 8.2 or later. | 2 | 2 | 0 | 0 | 0 | 20.3 | 3.6 | MIT | 7 months ago | |
| spatie/mailcoach | 0.88 | Self-hosted email marketing for Laravel: manage audiences, send campaigns with segmentation and A/B testing, track analytics, build automation workflows, and handle transactional emails—all in one Mailcoach app integrated with your project. | 402 | 402 | 95 | 53 | 0 | 29.1 | 0.8 | — | 2 months ago | |
| s-ichikawa/laravel-sendgrid-driver | 0.88 | — | 407 | 413 | 97 | 225K | 7 | 6.9 | 39.5 | MIT | — | |
| spatie/laravel-mailcoach-postmark-setup | 0.87 | Prepares a Postmark account for use with Mailcoach by configuring inbound processing for campaign feedback (bounces, complaints, events). Intended for internal use by Mailcoach; code is usable standalone but comes with no docs or support. | 0 | 0 | 1 | 2K | 0 | 21.2 | 53.6 | — | 3 years ago | |
| spatie/mailcoach-mailer | 0.87 | Symfony Mailer transport for sending transactional email via Mailcoach. Install with composer, then configure Mailcoach credentials to deliver messages through Mailcoach’s transactional mail feature. Laravel users: see spatie/laravel-mailcoach-mailer. | 7 | 7 | 3 | 30K | 0 | 15.6 | 55.4 | MIT | 3 months ago | |
| sendgrid/sendgrid | 0.87 | Official PHP library for Twilio SendGrid Web API v3. Send transactional emails via /mail/send and access all v3 endpoints. PHP 7.3+ support, install via Composer. Also includes optional SMS sending with Twilio. | 1,526 | 1,559 | 616 | 1M | 29 | 40.9 | 50.4 | MIT | 1 year ago | |
| spatie/mailcoach-ui | 0.87 | UI add-on for spatie/laravel-mailcoach. Provides the frontend assets and interface for the Mailcoach app, with maintained tests and static analysis. Documentation available on the Mailcoach site. | 14 | 14 | 11 | 0 | 0 | 9.4 | — | — | 3 years ago | |
| spatie/laravel-mailcoach-sdk | 0.87 | 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(). | 41 | 41 | 10 | 22K | 0 | 19.4 | 43.2 | MIT | 2 months ago | |
| spatie/statamic-mailcoach | 0.86 | Statamic addon for Mailcoach: view campaign and list summaries in the Statamic control panel, and automatically add subscribers from form submissions or newly registered users. Integrates Mailcoach data into your CMS workflow. | 7 | 8 | 3 | 994 | 0 | 10.3 | 31.0 | MIT | 7 months ago | |
| andrei-mireichyk/sendpulse-mailer | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-3.0 | — | |
| spatie/laravel-mailcoach-sendinblue-feedback | 0.86 | Addon for spatie/laravel-mailcoach that processes Sendinblue campaign feedback (bounces, complaints, etc.) so Mailcoach can automatically handle delivery events and keep subscriber status and stats in sync. | 0 | 0 | 4 | 3K | 0 | 1.6 | 47.2 | — | 3 years ago | |
| spatie/laravel-mailcoach-mailer | 0.86 | Laravel mail driver to send transactional Mailables and Notifications via Mailcoach. Keeps an archive of sent emails, optionally tracks opens/clicks, supports resending from the UI, and lets you use Mailcoach templates with placeholder replacements. | 26 | 26 | 9 | 29K | 0 | 19.6 | 47.5 | MIT | 2 months ago | |
| jeffersongoncalves/laravel-mail | 0.86 | Complete email management for Laravel: logs outgoing mail, database Blade templates with translations and versioning, webhook delivery tracking (SES/SendGrid/Postmark/Mailgun/Resend), open/click pixel tracking, suppression list, CSS inlining, List-Unsubscribe, preview, stats, retries. | 7 | 8 | 0 | 122 | 0 | 21.2 | 19.8 | MIT | 1 week ago | |
| symfony/sendgrid-mailer | 0.85 | Symfony mailer transport for SendGrid. Send emails via SendGrid API using Symfony Mailer, with support for templates, attachments, and robust delivery options. Ideal for integrating SendGrid into Symfony apps with a familiar mailer interface. | 68 | 70 | 11 | 354K | 0 | 30.0 | 60.3 | MIT | 1 week ago | |
| mailchimp/transactional | 0.85 | Official PHP client for Mailchimp Transactional (Mandrill) API v1. Send emails, manage templates, allowlists, exports, webhooks, and more with simple POST calls. Requires PHP 7.2+. Install via Composer: mailchimp/transactional. | 50 | 50 | 36 | 320K | 0 | 1.4 | 52.5 | NOASSERTION | — | |
| spatie/laravel-mailcoach-postmark-feedback | 0.84 | Add-on for spatie/laravel-mailcoach to process Postmark email feedback for your campaigns. Handles Postmark event/webhook feedback so Mailcoach can track bounces, complaints, and delivery issues automatically. | 6 | 6 | 4 | 653 | 0 | 7.7 | 27.3 | — | 3 years ago |
How can I help you explore Laravel packages today?