clue / reactphp-soap

Simple, async SOAP webservice client, built on top of ReactPHP.
https://clue.engineering/2020/announcing-reactphp-soap-2
MIT License
64 stars 25 forks source link

Do not mark Client as final to allow mocking in tests #37

Closed clue closed 6 years ago

clue commented 6 years ago

Builds on top of #26