nexus-actors / http-toolkit
Production essentials for Nexus HTTP: in-process test client, structured access logging, W3C trace-context propagation, body size limit, health checks.
v0.1.0
2026-07-21 18:21 UTC
Requires
- php: >=8.5.7
- ext-ctype: *
- nexus-actors/http: v0.1.0
- nexus-actors/http-ws: v0.1.0
- nexus-actors/logger: ^0.1
- nyholm/psr7: ^1.8
- phpunit/phpunit: ^13.0
- psr/http-factory: ^1.1
- psr/http-message: ^2.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^3.0
README
Production essentials for Nexus HTTP: in-process test client, structured access logging, W3C trace-context propagation, body size limit, health checks.
Read-only subtree split of nexus-actors/nexus. Report issues and send pull requests to the monorepo — this repository only receives automated pushes and release tags.
Installation
composer require nexus-actors/http-toolkit
Documentation
- Package documentation
- nexusactors.com — project overview, quickstart, stability matrix
License
MIT