kwaadpepper/chronopost-quickcost

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

1.0.0 2025-04-23 17:13 UTC

This package is auto-updated.

Last update: 2025-04-23 17:23:29 UTC


README

LES SERVICES DE LA SERIE CALCULATE ET LE SERVICE QUICKCOSTV3 (QuickcostService)

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

composer require kwaadpepper/chronopost-quickcost

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

wsdltophp generate:package --namespace ChronopostQuickCost \
    --urlorpath="https://ws.chronopost.fr/quickcost-cxf/QuickcostServiceWS?wsdl" \
    --destination="." \
    --composer-name="kwaadpepper/chronopost-quickcost" \
    --force