imefisto/psr-swoole

Library to convert Swoole requests to PSR requests and PSR responses to Swoole responses

Maintainers

Package info

github.com/imefisto/psr-swoole

pkg:composer/imefisto/psr-swoole

Statistics

Installs: 617

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

v1.0.0 2019-08-20 00:18 UTC

This package is auto-updated.

Last update: 2026-02-14 04:46:03 UTC


README

Library to convert Swoole requests to PSR requests and PSR responses to Swoole responses

Overview

This library is based on Slim Swoole.

I've developed other library to accomplish the same objetive with a different approach: PSR Swoole native