Skip to content

joaoalves89/wsdl2phpgenerator-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsdl2phpgenerator-cli

Simple Console Client to generate php classes from a wsdl file based on Wsdl2PhpGenerator Library

Get the package using composer

composer require venture-oak-labs/wsdl2php-generator-cli

Read the full documentation at https://github.com/wsdl2phpgenerator/wsdl2phpgenerator.

Options exposed:

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

About

Simple Console Client to generate php classes from a wsdl file based on Wsdl2PhpGenerator Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages