{"id":92232,"library":"phpro-soap-client","title":"SOAP Client","description":"A general purpose SoapClient library","status":"active","version":"6.2.0","language":"php","source_language":null,"source_url":"https://github.com/phpro/soap-client","tags":["soap","client","webservice","wsdl"],"install":[{"cmd":"composer require phpro/soap-client","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use Phpro\\SoapClient\\Client;"}],"quickstart":{"code":"use Phpro\\SoapClient\\Client;\nuse Phpro\\SoapClient\\Soap\\Driver\\ExtSoap\\ExtSoapOptions;\n\n$client = Client::createFromOptions(ExtSoapOptions::defaults('http://example.com/service.wsdl'));\n$result = $client->call('SomeMethod', ['param' => 'value']);","lang":"php","description":"Create a SOAP client and call a method"},"warnings":[{"fix":"Install php-soap extension.","message":"Requires the ext-soap extension.","severity":"breaking","affected_versions":">=6.0.0"}],"env_vars":null,"search_vec":"'client':2,9 'general':4 'librari':7 'purpos':5 'soap':1,8 'soapclient':6 'webservic':10 'wsdl':11","created_at":"2026-06-19T09:29:18.250438+00:00","updated_at":"2026-06-19T09:29:18.250438+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":"https://github.com/phpro/soap-client","github":"https://github.com/phpro/soap-client","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","http-client"],"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}}