Libraries tagged by soapclient
landofcoder/soap-client
3 Downloads
A PHP client for the Salesforce SOAP API
katalystsol/php-soap-client
11 Downloads
A generic PHP SOAP Client
ixora-auto-ru/soap-client
12 Downloads
PHP Client for ixora-auto.ru SOAP-service
igor-noskov/logging-soap-client
14 Downloads
Decorator that allows you to log SOAP requests and responses. PSR-3 compatible.
h2oundco/ntlm-soap-client
11615 Downloads
PHP WDSL/Soap Client with NTLM Authentication for Microsoft Dynamics NAT Server.
gui/dklab_soapclient
40 Downloads
Dmitriy Koterov's curl_multi SoapClient
drewlabs/soap-client
34 Downloads
SOAP HTTP Client implementation
dragu/ispconfig-soap-client
20 Downloads
A simple wrapper around ISPConfigs Remote API using Soap
distrimedia/soap-client
3039 Downloads
PHP DistriMedia Soap Client
dextar/ispconfig-soap-client
18 Downloads
A simple wrapper around ISPConfigs Remote API using Soap
dennisbold/soap-client
41 Downloads
A PHP client for the Salesforce SOAP API
degaray/mock-soapclient
385 Downloads
This class is used to overwrite the functionality of the soapclient. It is very usefull when mocking objects expected from soap calls to web sevices in unit testing.
deanward/ntlm-soap-client
3 Downloads
PHP WDSL/Soap Client with NTLM Authentication for Microsoft Dynamics NAT Server.
ddesrosiers/classy-soap-client
40577 Downloads
A wrapper to PHP's SoapClient that allows interaction will a SOAP service via classes.
daverandom/hookable-soap-client
9 Downloads
A layer to make custom modification of SoapClient requests simpler