kwaadpepper/chronopost-searchbt

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

1.0.0 2022-12-23 10:35 UTC

This package is auto-updated.

Last update: 2024-09-23 14:49:40 UTC


README

Chronopost 递送点搜索服务(PointRelaisService)

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

本包仅包含来自 chronopost 端点 https://ws.chronopost.fr/recherchebt-ws-cxf/PointRelaisServiceWS?wsdl 的生成内容

wsdltophp generate:package \
    --urlorpath="https://ws.chronopost.fr/recherchebt-ws-cxf/PointRelaisServiceWS?wsdl" \
    --destination="." \
    --composer-name="kwaadpepper/chronopost-searchbt" \
    --force