kwaadpepper/chronopost-shipping

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

2.0.0 2025-05-03 15:51 UTC

This package is auto-updated.

Last update: 2025-05-03 15:52:43 UTC


README

LES SERVICES DE GENERATION D’ETIQUETTE (ShippingService)

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/shipping-cxf/ShippingServiceWS?wsdl

composer require kwaadpepper/chronopost-shipiing
wsdltophp generate:package \
    --urlorpath="https://ws.chronopost.fr/shipping-cxf/ShippingServiceWS?wsdl" \
    --destination="." \
    --composer-name="kwaadpepper/chronopost-wsdl" \
    --force