library wsdl2php-generator-cli
Console Client for wsdl2phpgenerator
venture-oak-labs/wsdl2php-generator-cli
Console Client for wsdl2phpgenerator
- Wednesday, November 25, 2015
- by joaoalves89
- Repository
- 2 Watchers
- 4 Stars
- 21,660 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 9 % Grown
wsdl2phpgenerator-cli
Simple Console Client to generate php classes from a wsdl file based on Wsdl2PhpGenerator Library, (*1)
Get the package using composer
composer require venture-oak-labs/wsdl2php-generator-cli
Read the full documentation at https://github.com/wsdl2phpgenerator/wsdl2phpgenerator., (*2)
Options exposed:
- inputFile https://github.com/wsdl2phpgenerator/wsdl2phpgenerator#inputfile
- outputDir https://github.com/wsdl2phpgenerator/wsdl2phpgenerator#outputdir
- namespaceName https://github.com/wsdl2phpgenerator/wsdl2phpgenerator#namespacename
- operationNames https://github.com/wsdl2phpgenerator/wsdl2phpgenerator#operationnames
- soapClientClass https://github.com/wsdl2phpgenerator/wsdl2phpgenerator#soapclientclass
- soapClientOptions https://github.com/wsdl2phpgenerator/wsdl2phpgenerator#soapclientoptions
Examples
php application.php wsdl2php-generator --help // view the options
php application.php wsdl2php-generator http://urltowsdl?wsdl /var/www/demo/wsdl --namespaceName AcmeDemoBundle --operationNames doLoginActiveDirectory,doLoginAcme --soapClientOptions login,username --soapClientOptions password,secret
dev-master
9999999-dev
Console Client for wsdl2phpgenerator
Sources
Download
MIT
The Requires
by
João Alves
command
console
wsdl2phpgenerator
1.0.0
1.0.0.0
Console Client for wsdl2phpgenerator
Sources
Download
MIT
The Requires
by
João Alves
command
console
wsdl2phpgenerator