goetas-webservices/soap-client
PHP implementation of SOAP 1.1 client specifications
Role:
author
PHP implementation of SOAP 1.1 client specifications.
Strengths:
- Pure PHP, no dependencies on ext-soap
- Extensible (JMS event listeners support)
- PSR-7 HTTP messaging compatible
- Multi HTTP client (guzzle, buzz, curl, react)
- No WSDL/XSD parsing on production
- IDE type hinting support