gooyer/swoole-psr7

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 11

pkg:composer/gooyer/swoole-psr7

v0.1.1 2020-09-26 17:42 UTC

This package is not auto-updated.

Last update: 2025-10-08 10:40:18 UTC


README

Get PSR request from Swoole request and allow merging a PSR response into the Swoole response.

Install with:

composer require gooyer/swoole-psr7

See how to use it in the examples folder.