venture-oak-labs/wsdl2php-generator-cli
最新稳定版本:1.0.0
Composer 安装命令:
composer require venture-oak-labs/wsdl2php-generator-cli
包简介
Console Client for wsdl2phpgenerator
README 文档
README
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:
- 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
统计信息
- 总下载量: 35.99k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-11-05