kwaadpepper/chronopost-quickcost

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

Maintainers

Package info

github.com/Kwaadpepper/Chronopost-QuickCost

pkg:composer/kwaadpepper/chronopost-quickcost

Statistics

Installs: 869

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2025-06-13 12:42 UTC

This package is auto-updated.

Last update: 2026-03-13 14:37:13 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

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