Skip to content
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 568 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 568 Bytes

WS-Addressing support to for the PHP SOAP Client

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

Features

  • Microsoft WCF compatibility
  • Namespace support

Install

Use Composer to install the library.

composer require tilleuls/wse-php:dev-master

Usage

See Examples.

Credits

Contributed by La Coopérative des Tilleuls. Based on wse-php.