Registry / utility / wsdltophp-packagebase

wsdltophp-packagebase

JSON →
library5.0.5phppackagistunverified

Contains the base classes to be used by classes generated by wsdltophp/packagegenerator.

composer require wsdltophp/packagebase
INSTALL
IMPORT
SIG · WSDLTOPHP-PACKAGEB
W
wsdltophp-packagebase
utilityphpv5.0.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.

AbstractSoapClientBase
use WsdlToPhp\PackageBase\AbstractSoapClientBase;

Extend the base SOAP client class.

<?php use WsdlToPhp\PackageBase\AbstractSoapClientBase; class MyClient extends AbstractSoapClientBase { public function __construct() { parent::__construct(['wsdl' => 'http://example.com/service?wsdl']); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
wsdltophp-packagebase — pip install wsdltophp-packagebase · libregistry