laravel-document-sign
by darvis
Sign PDF documents in Laravel with a DocuSign like flow: invite signers by mail, capture a drawn signature and stamp it on the PDF with a full audit trail.
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-webhook-signatures
Verificação centralizada e fail-closed de assinaturas de webhooks de provedores de email/serviços (Mailgun, SendGrid, Postmark, Resend e AWS SNS/SES) para aplicações Laravel.
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-hmac-auth
by hmacauth
HMAC API authentication for Laravel with signature verification, replay attack prevention, and rate limiting
laravel-auth-signature
by aporat
A Laravel package providing a middleware for validating API requests with HMAC-SHA256 signatures
laravel-cryptographic-signatures
by jmrashed
A Laravel package for cryptographic signature generation and verification.