Registry / networking / besimple-soap-common

besimple-soap-common

JSON →
library0.2.6phppackagistunverified

Build and consume SOAP Common based web services.

composer require besimple/soap-common
INSTALL
IMPORT
SIG · BESIMPLE-SOAP-COMM
B
besimple-soap-common
networkingphpv0.2.6
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.

SoapRequest
use BeSimple\SoapCommon\SoapRequest;

Creates a SOAP request object.

<?php require 'vendor/autoload.php'; use BeSimple\SoapCommon\SoapRequest; $request = new SoapRequest(); $request->setLocation('http://example.com/soap'); $request->setAction('http://example.com/action'); echo $request->getLocation();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
Amazon
1
OpenAI (training)
1
Resources
besimple-soap-common — pip install besimple-soap-common · libregistry