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