Search by

settermjd / mezzio-swoole-websocket

settermjd

A small package that adds WebSocket support to Mezzio-Swoole. It's meant to be an interim solution while WebSocket support is shepherded into Mezzio-Swoole properly.

Package info

github.com/settermjd/mezzio-swoole-websocket

pkg:composer/settermjd/mezzio-swoole-websocket

Fund package maintenance!

Community Bridge

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.3.0 2026-09-14 03:40 UTC

This package is auto-updated.

Last update: 2026-09-14 03:41:07 UTC


README

This is a small package that adds WebSocket support to Mezzio-Swoole. It’s meant to be an interim solution while WebSocket support is shepherded into Mezzio-Swoole properly.

Prerequisites

You’ll need the following to use the library:

Quick Start

To use the library, add it to your project by running the command below:

composer require settermjd/mezzio-swoole-websocket

Then, follow the Mezzio-Swoole documentation to configure your project.

Contributing

If you want to contribute to the project, whether you have found issues with it or just want to improve it, here’s how:

  • Issues: ask questions and submit your feature requests, bug reports, etc

  • Pull requests: send your improvements

License

Disclaimer

No warranty expressed or implied. Software is as is.