Libraries tagged by replay-protection
teoprayoga/teobiefy-laravel-api-response
684 Downloads
Laravel API response helpers with server-configured payload compression and encryption.
rasuvaeff/yii3-webhooks
521 Downloads
HMAC-signed webhook infrastructure for Yii3 — outbound signing, inbound verification, replay protection, retry policy
rasuvaeff/yii3-webhooks-db
0 Downloads
Database-backed delivery and nonce storage for rasuvaeff/yii3-webhooks
irfanokr/laravel-secure-bridge
0 Downloads
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+.
sk8dvlpr/securepayload
13 Downloads
Unified client+server security helper for HMAC and AEAD (XChaCha20-Poly1305) with nonce/replay protection and canonical signing. Native PHP 8+, framework-agnostic.
mrtolouei/laravel-math-captcha
0 Downloads
Single-use CAPTCHA for Laravel with anti-replay protection
cboxdk/laravel-webhook-signature
1 Downloads
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.
amirkateb/tgcore-client
173 Downloads
TGCore Client is a lightweight Laravel package that receives Telegram updates forwarded by a TGCore gateway, verifies HMAC signatures with replay protection, normalizes payloads into a clean DTO, and dispatches them to your project handlers or queue with idempotency.