Registry / networking / fergusean-nusoap

fergusean-nusoap

JSON →
library0.9.5phppackagistunverified

NuSOAP re-packaged for Packagist/Composer.

composer require fergusean/nusoap
INSTALL
IMPORT
SIG · FERGUSEAN-NUSOAP
F
fergusean-nusoap
networkingphpv0.9.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nusoap_client
use nusoap_client;

Creates a SOAP client and calls a method.

use nusoap_client; $client = new nusoap_client('http://example.com/wsdl', true); $result = $client->call('SomeMethod', ['param' => 'value']);
Debug
Known issues
breakingNuSOAP is outdated and not recommended for new projects.
fix
Use a modern SOAP client like phpro/soap-client or ext-soap.
affects: >=0.9.5
Upgrade
Version history
0.9.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
fergusean-nusoap — pip install fergusean-nusoap · libregistry