Libraries tagged by rfc9497

noxlogic/oprf

5 Favers
29 Downloads

Oblivious Pseudorandom Function (OPRF) library for PHP, based on RFC 9497

Go to Download


web-auth/cose-lib

19 Favers
21821113 Downloads

CBOR Object Signing and Encryption (COSE) For PHP

Go to Download


chamber-orchestra/form-bundle

2 Favers
4646 Downloads

Symfony 8 bundle for JSON-first API form handling with controller traits, data transformers, Doctrine validation, and RFC 9457 problem details error responses

Go to Download


timezhero/laravel-rfc9457

1 Favers
1 Downloads

RFC 9457 Problem Details for Laravel exceptions

Go to Download


httpidempotency/laravel

0 Favers
1 Downloads

Laravel middleware implementing the IETF Idempotency-Key HTTP header draft.

Go to Download


httpidempotency/core

0 Favers
2 Downloads

Framework-agnostic implementation of the IETF Idempotency-Key HTTP header draft (PSR-7/PSR-15).

Go to Download


lockally/sdk

0 Favers
7 Downloads

The lockally control plane lets integrators and direct customers manage everything except actual mail data flow (which uses standard JMAP / IMAP / SMTP-submission against the data plane endpoints). **Authentication.** All `/v1/_*` endpoints require a Bearer API key in the `Authorization` header. Keys are formatted `lk_live__`. Generate the first key for a tenant via `cmd/seed`; subsequent keys via `POST /v1/api-keys`. **Errors.** Failures return [RFC 9457](https://www.rfc-editor.org/rfc/rfc9457) `application/problem+json` documents. **Scopes.** Each endpoint requires a specific scope on the presented key. Insufficient scope returns `403` with the required scope name in `detail`.

Go to Download