PHP SOAP Toolkit 0.5.0 (Default branch) |
|
|
PHP SOAP Toolkit is a comprehensive SOAP library
for PHP 5. It provides WSDL parsing and
template-based code generation for client, server,
and data types for contract-first Web services. It
wraps the native PHP SOAP client and server and
uses WS-Helper to provide code-first Web services.
License: GNU General Public License (GPL)
Changes:
rpc/enc, doc/lit, and rpc/lit have been tested successfully with PHP 5.2.0. A PEAR package (0.5.0) that installs and runs properly was created. Work on the doc/lit-wrapped pattern was begun. wsdl2pst parses this type of WSDL and generates code, but the PHP client does not appear to work properly.
|