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.