kwaadpepper/chronopost-searchbt

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

Maintainers

Package info

github.com/Kwaadpepper/chronopost-searchbt

Issues

pkg:composer/kwaadpepper/chronopost-searchbt

Statistics

Installs: 875

Dependents: 1

Suggesters: 0

Stars: 0

2.0.0 2025-06-13 12:44 UTC

This package is auto-updated.

Last update: 2026-03-13 14:17:18 UTC


README

LE SERVICE DE RECHERCHE DE POINT DE LIVRAISON CHRONOPOST (PointRelaisService)

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/recherchebt-ws-cxf/PointRelaisServiceWS?wsdl

composer require kwaadpepper/chronopost-searchbt
wsdltophp generate:package \
    --urlorpath="https://ws.chronopost.fr/recherchebt-ws-cxf/PointRelaisServiceWS?wsdl" --namespace ChronopostSearchBt \
    --destination="." \
    --composer-name="kwaadpepper/chronopost-searchbt" \
    --force