kwaadpepper/chronopost-searchbt

Package generated from https://ws.chronopost.fr/recherchebt-ws-cxf/PointRelaisServiceWS?wsdl using wsdltophp/packagegenerator

2.0.0 2025-06-13 12:44 UTC

This package is auto-updated.

Last update: 2025-06-13 12:44:20 UTC


README

LE SERVICE DE RECHERCHE DE POINT DE LIVRAISON CHRONOPOST (PointRelaisService)

Chronopost WSDL php generated lib using https://github.com/WsdlToPhp/PackageGenerator

This package will only contain generated content from chronopost endpoint https://ws.chronopost.fr/recherchebt-ws-cxf/PointRelaisServiceWS?wsdl

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