ppadevs/soap-client

Build and consume SOAP Client based web services

Installs: 853

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 51

pkg:composer/ppadevs/soap-client

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

This package is auto-updated.

Last update: 2025-09-15 20:40:23 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