{"id":91295,"library":"ratchet-rfc6455","title":"Ratchet RFC6455","description":"RFC6455 WebSocket protocol handler for PHP.","status":"active","version":"0.4.1","language":"php","source_language":null,"source_url":"https://github.com/ratchetphp/RFC6455","tags":["websocket","rfc6455","ratchet","php"],"install":[{"cmd":"composer require ratchet/rfc6455","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"MessageInterface","correct":"use Ratchet\\RFC6455\\Messaging\\MessageInterface;"}],"quickstart":{"code":"use Ratchet\\RFC6455\\Messaging\\MessageInterface;\n\n// Typically used with Ratchet WebSocket server\n$message = new Message();\necho $message->getPayload();","lang":"php","description":"Handle a WebSocket message"},"warnings":[{"fix":"Use Ratchet's higher-level abstractions for easier usage.","message":"Low-level protocol handler; requires understanding of WebSocket protocol.","severity":"gotcha","affected_versions":">=0.4.1"}],"env_vars":null,"search_vec":"'handler':6 'php':8,12 'protocol':5 'ratchet':1,11 'rfc6455':2,3,10 'websocket':4,9","created_at":"2026-06-19T09:15:43.108378+00:00","updated_at":"2026-06-19T09:15:43.108378+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://socketo.me","github":"https://github.com/ratchetphp/RFC6455","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","async"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}