ordman / wsdl_downloader

1.0.1 2021-09-24 08:08 UTC

This package is auto-updated.

Last update: 2024-09-24 15:33:02 UTC


README

下载 wsdl 文件及所有 xsd 依赖的包

安装

composer require ordman/wsdl_downloader

运行

php run.php http://path-to-wsdl http://path-to-another-wsdl ...

注意

默认情况下,所有 wsdl 将存储在 /tmp 中