kwaadpepper/chronopost-creneau

由 https://ws.chronopost.fr/rdv-cxf/services/CreneauServiceWS?wsdl 使用 wsdltophp/packagegenerator 生成的包

1.0.0 2022-12-23 10:33 UTC

This package is auto-updated.

Last update: 2024-09-23 14:28:36 UTC


README

快递服务时间段和地理编码搜索服务(时间段)

使用 https://github.com/WsdlToPhp/PackageGenerator 生成的 Chronopost WSDL php 库

此包将仅包含从 Chronopost 端点 https://ws.chronopost.fr/rdv-cxf/services/CreneauServiceWS?wsdl 生成的生成内容

wsdltophp generate:package \
    --urlorpath="https://ws.chronopost.fr/rdv-cxf/services/CreneauServiceWS?wsdl" \
    --destination="." \
    --composer-name="kwaadpepper/chronopost-creneau" \
    --force