ppadevs/soap-client

Build and consume SOAP Client based web services

v1.0.4 2022-04-15 13:13 UTC

This package is auto-updated.

Last update: 2024-04-15 17:41:26 UTC


README

The BeSimpleSoapClient is a component that extends the native PHP SoapClient with further features like SwA, MTOM and WS-Security.

Features (only subsets of the linked specs implemented)

  • SwA: SOAP Messages with Attachments Spec
  • MTOM: SOAP Message Transmission Optimization Mechanism Spec
  • WS-Security Spec1, Spec2
  • WS-Adressing Spec

Installation

composer require ppadevs/soap-client