nexus-mcp-laravel
by wazobia
Laravel HMAC middleware and MCP server helpers for the Nexus MCP ecosystem
laravel-webhook-signature
by cboxdk
Cbox Webhook Signature — verification-only webhook signature checking for Laravel, with drivers for GitHub, Stripe, Slack, Shopify, Standard Webhooks, Twilio, Mailgun and Postal. No migrations, no queue, no models. Secret rotation, replay protection and send-time outbound signing included.
laravel-webhooks
Outbound signed webhook delivery with retries, delivery logs, and replay for Laravel.
webhook-manager-laravel
by snb4crazy
Queue-aware webhook sender and signature verifier for Laravel apps.
laravel-talkto
by mrezdev
Reliable Laravel service-to-service messaging with signed outbox/inbox envelopes, idempotency, retries, callbacks, observability, and security audit tooling.
teobiefy-laravel-api-response
by teoprayoga
Laravel API response helpers with server-configured payload compression and encryption.
laravel-secure-bridge
by irfanokr
Signed, timestamped, replay-protected and optionally AES-256-GCM-encrypted request/response bridge between a JavaScript front-end (SPA or Blade + AJAX) and a Laravel API. Framework-agnostic JS client. Works on Laravel 5.5 through 12 and PHP 7.1+.
laravel-app-metrics
by schmeits
Expose business metrics from Laravel apps via a secure HMAC-signed endpoint
laravel-webhooker
A Laravel-native Webhook Reliability Engine for outbound & inbound webhook management with retry, replay, and dashboard.
laravel-hmac-auth
by hmacauth
HMAC API authentication for Laravel with signature verification, replay attack prevention, and rate limiting