Search by

hydrakit / nyholm

whleucka

Nyholm PSR-7/PSR-17 adapter: the default message and factory implementation for Hydra.

Package info

github.com/hydra-foundation/nyholm

pkg:composer/hydrakit/nyholm

Statistics

Installs: 37

Dependents: 1

Suggesters: 0

Stars: 0

v0.3.2 2026-09-11 16:10 UTC

This package is auto-updated.

Last update: 2026-09-11 16:23:09 UTC


README

Read-only mirror. hydrakit/nyholm is developed in hydra-foundation/hydra under packages/nyholm, and republished here on every push. A commit pushed to this repository is overwritten by the next one; issues are disabled for that reason, and a pull request opened here cannot be merged. Both belong upstream.

hydrakit/http is deliberately free of any PSR-7 vendor. It depends only on the PSR interfaces and defines a ServerRequestProviderInterface seam for building the incoming request from the environment. This package is the default adapter that fills that seam with nyholm/psr7.