
Webservice Helper
The Webservice Helper tool helps you to create webservices with the PHP soap extension. It generates the WSDL files from your PHP source code together with some documentation.
Requirements
- PHP 5.0.3+
- Soap extension enabled
Features
- WSDL generation
- Documentation generation
- Basic authentication
- Classmapping
- Soap proxy
Todo
- Unit testing framework for webservices
- Digest authentication
- XML signature / encryption
- Some more examples