tilleuls / wse-php
This package is abandoned and no longer maintained.
No replacement package was suggested.
Libraries for adding WS-* support to ext/soap in PHP
1.0.0
2013-03-07 17:19 UTC
Requires
- php: >=5.3.3
This package is auto-updated.
Last update: 2020-01-26 16:46:40 UTC
README
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.