robrichards/wse-php

Libraries for adding WS-* support to ext/soap in PHP.

Maintainers

Package info

github.com/robrichards/wse-php

pkg:composer/robrichards/wse-php

Transparency log

Statistics

Installs: 6 514 027

Dependents: 34

Suggesters: 2

Stars: 130

Open Issues: 3

3.0.0 2026-08-22 11:49 UTC

README

Libraries for adding WS-* support to ext/soap in PHP.

Currently provides support for employing WS-Security and WS-Addressing when using the native PHP SOAP extension.

The WS-Security library also requires the use of the xmlseclibs library which supports XML-DSIG and XMLENC.

Branches

Only the master branch is actively maintained.

  • master: Contains namespace support requiring 8.1+.
  • 2.0: PHP support requiring 5.3+. No longer maintained