Registry / networking / zendframework-zend-soap

zendframework-zend-soap

JSON →
library2.8.0phppackagistunverified

Component for SOAP client and server functionality

composer require zendframework/zend-soap
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-soap
networkingphpv2.8.0
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.

Client
use Zend\Soap\Client;

Create a SOAP client and call a remote method

use Zend\Soap\Client; $client = new Client('http://example.com/service.wsdl'); $result = $client->someMethod($param);
Debug
Known issues
breakingZend Framework components are migrated to Laminas; this package is deprecated
fix
Use laminas/laminas-soap instead
affects: >=2.0.0
Upgrade
Version history
2.8.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
27
Amazon
2
Resources
zendframework-zend-soap — pip install zendframework-zend-soap · libregistry