- 1,251 categories
- 40,829 scripts
Updated: 12/20/2007
- This utility takes any WSDL file from a web service and parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code. You get fully generated PHP 5 type classes. It handles parent and child class declarations in the WSDL. Also generates a class stub for the operations of the service as well as the types.
Very useful when working with a SOAP Api. Forms the basis of a good OO designed API wrapper library.
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Author