kwaadpepper/chronopost-relay

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

2.0.0 2025-06-13 12:43 UTC

This package is auto-updated.

Last update: 2025-06-13 12:45:10 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-relay
wsdltophp generate:package --namespace ChronopostRelay \
    --urlorpath="https://ws.chronopost.fr/recherchebt-ws-cxf/PointRelaisServiceWS?wsdl" \
    --destination="." \
    --composer-name="kwaadpepper/chronopost-relay" \
    --force