Has anyone gotten the standard SOAP methods for PHP working correctly? I tried both soapclient and nusoap, and neither worked well to create the exact structure wanted; I ended up using cURL to pass a fully formed request built in SoapUI.