SoapClient is a built-in PHP support for SOAP however my host doesn't compile PHP with it.

http://www.php.net/soap

I need an alternative to create SOAP clients and deal with SOAP requests. Is there any specific libraries can substitute SoapClient?