How to get user data stream using php websocket?

I would like to get user data stream details using PHP WebSocket. So anybody has a solution?

Sorry @Mahendran_Balaji, we don’t have a PHP example to share, but there should be multiple packages online with instructions that you can use as lib to connect.

However, if you don’t mind using Python or node.js, then we have these connectors available:
https://github.com/binance/binance-connector-python
https://github.com/binance/binance-connector-node