citricguy/postmark-webhooks-laravel
Receive Postmark webhooks in Laravel with a simple endpoint and one event to handle payloads your way. No migrations or models. Configurable route and middleware verifies requests come from Postmark. Supports Laravel 12/13 and PHP 8.3+.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| openbuildings/postmark | 0.86 | Laravel package for integrating Postmark email delivery into your app. Provides a simple mail driver and configuration for sending transactional emails via Postmark’s API, fitting neatly into Laravel’s mail system with minimal setup. | 15 | 16 | 7 | 1K | 5 | 7.6 | 27.1 | BSD-3-Clause | 5 years ago | |
| spatie/laravel-mailcoach-postmark-setup | 0.86 | 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 | 3K | 0 | 1.2 | 48.4 | — | 3 years ago | |
| symfony/postmark-mailer | 0.85 | Symfony Mailer bridge for Postmark. Send email via Postmark using SMTP or the API by setting a postmark DSN (postmark+smtp://TOKEN@default or postmark+api://TOKEN@default). Provides seamless Postmark integration in Symfony apps. | 48 | 48 | 3 | 1M | 0 | 28.9 | 64.5 | MIT | 3 weeks ago | |
| b2pweb/bdf-event-notifier | 0.83 | — | 0 | 0 | 0 | 558 | 0 | 0.0 | 38.0 | MIT | — | |
| accord/postmark-swiftmailer-bundle | 0.83 | Symfony2 bundle adding a Postmark transport for SwiftMailer. Configure your Postmark API key (and optional SSL) and set Swiftmailer transport to accord_postmark to send email through Postmark. | 1 | 1 | 0 | 0 | 1 | 0.1 | — | — | — | |
| spatie/laravel-mailcoach-mailer | 0.83 | 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 | 10 | 29K | 0 | 19.3 | 47.2 | MIT | 3 months ago | |
| spatie/laravel-mailcoach-postmark-feedback | 0.83 | 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 | 658 | 0 | 7.7 | 27.3 | — | 3 years ago | |
| symfony/webhook | 0.82 | Symfony Webhook component simplifies sending and consuming webhooks in Symfony apps. Provides tools for signing/verification, payload handling, and endpoint integration, with full documentation and contributions managed in the main Symfony repository. | 56 | 57 | 2 | 205K | 0 | 29.4 | 57.3 | MIT | 3 weeks ago | |
| spatie/laravel-webhook-client | 0.82 | Receive and process incoming webhooks in Laravel. Verify signatures, store webhook payloads, and handle them in queued jobs. Flexible configuration for multiple webhook endpoints and secure validation. | 1,187 | 1,187 | 159 | 485K | 0 | 40.2 | 42.4 | MIT | 2 weeks ago | |
| deuzu/request-collector-bundle | 0.81 | — | 7 | 7 | 1 | 0 | 1 | 0.4 | — | MIT | 9 years ago | |
| ohdearapp/laravel-ohdear-webhooks | 0.81 | Laravel package to receive and verify Oh Dear webhooks. Easily register routes, validate signatures, and handle downtime, Uptime, broken links, and other monitoring events with customizable jobs/listeners so your app can react automatically to incidents. | 22 | 22 | 8 | 817 | 0 | 12.2 | 22.8 | MIT | 9 months ago | |
| spatie/laravel-github-webhooks | 0.81 | Handle GitHub webhooks in Laravel: verify signatures, log valid calls, and dispatch jobs/events per webhook type. Includes a GitHubWebhookCall model to access payloads and queueable handlers for event-driven integrations. | 93 | 94 | 11 | 13K | 0 | 22.0 | 34.0 | MIT | 1 month ago | |
| spatie/laravel-stripe-webhooks | 0.81 | Laravel package to handle Stripe webhooks: verifies Stripe signatures, logs valid calls to the database, and dispatches configurable jobs or events per webhook type. Provides the plumbing for receiving and validating webhooks; you implement the business logic. | 522 | 525 | 71 | 107K | 0 | 30.1 | 36.4 | MIT | 2 months ago | |
| marjose123/filament-webhook-server | 0.81 | Add a webhook server to your Filament app: receive, validate, and manage incoming webhooks with a clean admin UI. Configure endpoints and events, inspect payloads, and monitor delivery from your Filament panel—all in a Laravel-friendly package. | 50 | 50 | 17 | 369 | 0 | 27.0 | 15.0 | MIT | 4 weeks ago | |
| azine/mailgunwebhooks-bundle | 0.81 | — | 10 | 11 | 7 | 6 | 0 | 0.6 | 3.0 | MIT | — | |
| catch-of-the-day/stripe-webhook-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| codebuds/mattermost-publication-bundle | 0.81 | — | 5 | 5 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bentools/pusher | 0.80 | Send Web Push notifications to multiple recipients across providers (Chrome/GCM, Mozilla) using async/parallel Guzzle requests. Supports multiple API keys, ping/notification/server messages, and per-recipient delivery reporting for unsubscribes. Unmaintained. | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/laravel-webhook-server | 0.77 | Send webhooks from Laravel with configurable endpoints, payloads and headers. Supports request signing, queued delivery, retries with backoff, and failure handling. Ideal for notifying external services when events happen in your app. | 1,072 | 1,080 | 142 | 425K | 0 | 32.5 | 40.2 | MIT | 3 months ago |
How can I help you explore Laravel packages today?