Skip to content

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

Notifications You must be signed in to change notification settings

jsiesquen/wse-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 72.2%
  • API Blueprint 27.8%