Core concepts

Conveyor

A WebSocket solution in PHP.


Conveyor enables you to work with WebSockets with various solutions such as routing, channels, authorization, etc. You can also implement your message handling or middleware by extending Conveyor's classes.

This package is built with OpenSwoole, and makes use of its various PHP enhancements. Please open a Github Issue or submit a Support form if need any! You can find out more on how to use WebSockets with OpenSwoole here.

Conveyor's ecosystem is growing and now has a few different solutions that can help you get WebSockets ready for your business:

Socket Conveyor

PHP Client

JS Client

Jacked Server

Laravel Driver

Previous
Usage