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
Requires
- php: >=7.4
- ext-dom: *
- ext-mbstring: *
- ext-soap: *
- wsdltophp/packagebase: ~5.0
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