WebSocket App on PHP The simple websocket application on php used Workerman. Quick Start Install composer on your system. Use command composer require workerman/workerman Launch the server with php server/Server.php start Launch localhost with php -S localhost:8080