Libraries tagged by signed-request
dbd-net/signed-request
139 Downloads
Sign and validate HTTP requests
chatagency/laravel-signed-requests
24 Downloads
A package to (hopefully) make custom signed requests easier.
simplon/signr
318 Downloads
Create and validate Signed Requests including data encryption.
quioteframework/cloud-s3
0 Downloads
Minimal AWS S3 REST client, SigV4-signed get/put/delete/head/list against a single bucket, with no aws-sdk-php dependency, plus a signed-request method for operations it does not model itself. Framework-agnostic (built on quioteframework/storage, not the Quiote framework itself) and usable outside a Quiote application; also shared by Quiote's own S3 session and filesystem backends.
quioteframework/cloud-gcs
0 Downloads
Minimal Google Cloud Storage client, HMAC-signed get/put/delete/head/list against a single bucket via the S3-compatible interoperability API, plus a signed-request method for operations it does not model itself. Framework-agnostic (built on quioteframework/storage, not the Quiote framework itself) and usable outside a Quiote application; also shared by Quiote's own GCS session and filesystem backends.
neocode/laravel-app-pairing
17 Downloads
A generic, secure, reusable pairing and inter-application authentication layer for Laravel applications, using Ed25519-signed requests.
francodacosta/caparica-bundle
2237 Downloads
a symfony bundle to help secure your REST api with signed requests
c-squared-solutions-llc/hmac-util
8 Downloads
PHP HMAC utility library for signing and verifying signed requests
peanutgraphic/bloxy-tester-bridge
1661 Downloads
In-app companion for TESTER — verifies HMAC-signed requests from the TESTER worker, exposes /tester/health, and (Phase 3+) ships TestClock middleware.