We are investigating options to build a SOAP webservice in PHP. We have some requirements:
- Authentication via SOAP Headers
- HTTPS
- Fine control over XML used in SOAP response
- Good documentation and support community.
- (Optional) WS Security support
- Native PHP SoapServer
- Zend_Soap
- NuSoap
- WSO2 WSF/PHP
- PEAR::SOAP