kwaadpepper/chronopost-shipping

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

Maintainers

Package info

github.com/Kwaadpepper/chronopost-shipping

Issues

pkg:composer/kwaadpepper/chronopost-shipping

Statistics

Installs: 880

Dependents: 1

Suggesters: 0

Stars: 0

2.1.0 2025-06-08 10:12 UTC

This package is auto-updated.

Last update: 2026-03-08 12:07:45 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