How can I use SoapUI in PHP as a library? I am using the PHP language, and I want to send a request to ReadyAPI and then display the response on my screen.
Actually, my APIs work on ReadyAPI, so I want to use ReadyAPI on my website. Yes, I want to use ReadyAPI as a library similar to Guzzle. How is it possible?