SOAP is beautiful (again)

Enjoy using legacy SOAP webservices with a brand new SOAP client build with modern PHP technologies

Symfony User Group -Berlin, Germany

Presentation of a PHP implementation of SOAP 1.1 and 1.2 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

More info are available on the project page https://github.com/goetas-webservices/soap-client

php, soap

See the tweet on twitter.com about this!

Want more info?