The original `php-mcp/server` component already had a [Streamable Transport](https://github.com/php-mcp/server/blob/main/src/Transports/StreamableHttpServerTransport.php), using Evenement and ReactPHP though. Goal of this issue is to bring in a new Streamable Transport implementation, that is compatible with this SDK's architecture. --- Please announce yourself before working on this - so we can avoid duplicate effort.