WsdlToPhp / PackageGenerator

Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP
https://providr.io
MIT License
418 stars 73 forks source link

SOAP attachments #311

Closed KDederichs closed 3 weeks ago

KDederichs commented 2 months ago

Is your feature request related to a problem? Please describe. I'm looking for a SOAP library that supports SOAP Attachments (https://www.w3.org/TR/SOAP-attachments/) for sending and receiving. I was wondering if this generator was able to handle those attachments.

Describe the solution you'd like If it can handle it: Add some documentation on how to handle attachments. If it can't: Add ability to add Attachments.

mikaelcom commented 3 weeks ago

Hi, I won't be able to work on this feature, sorry