Libraries tagged by hmac
antavo/escher-php
69826 Downloads
Library for HTTP request signing (PHP implementation)
vortos/vortos-alerts
528 Downloads
Vortos Alerts — agnostic notifier port, severity routing, dedupe/flap-damper, escalation + on-call, HMAC-signed acknowledgements, and time-boxed maintenance silences. In-core Slack/Telegram/webhook drivers (plain HTTP), SES via vortos-aws-ses. Alert rules are declared config validated at deploy:doctor time.
proofage/laravel-client
915 Downloads
Laravel client package for ProofAge API with HMAC authentication
adbario/php-encrypter
7740 Downloads
Encryption with AES-256 and HMAC-SHA256
easeappphp/hmac
1332 Downloads
A very simple and safe PHP library that provides methods to handle HMAC in applications.
tokenly/hmac-auth
16606 Downloads
HMAC authentication for Tokenly APIs
lelectrolux/hmac-utils
276 Downloads
Utilities for Hmac authorisation
formatd/hmac-authentication
1616 Downloads
Neos Flow package that adds an authentication provider for authenticating a flow account using a token with a configurable timeout.
wazobia/nexus-mcp-laravel
152 Downloads
Laravel HMAC middleware and MCP server helpers for the Nexus MCP ecosystem
touchestate-sdk/php-sdk
51 Downloads
Official PHP SDK for TouchEstate API - works with Laravel and standalone PHP
teoprayoga/teobiefy-laravel-api-response
645 Downloads
Laravel API response helpers with server-configured payload compression and encryption.
sagacorp/http-signatures-php
2477 Downloads
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys
rasuvaeff/yii3-webhooks
256 Downloads
HMAC-signed webhook infrastructure for Yii3 — outbound signing, inbound verification, replay protection, retry policy
pushery/webhooks-for-laravel
51 Downloads
An all-in-one, config-gated webhooks toolkit for Laravel: send signed outbound webhooks (Standard Webhooks signatures by default, Ed25519 optional), receive and verify inbound ones, let customers self-serve their endpoints, and observe every delivery on a dashboard — switch on only the layers you need.
philiprehberger/webhook-signature
169 Downloads
Minimal, framework-agnostic HMAC-SHA256 webhook signature generation and verification with replay attack prevention