PHP SOAP Toolkit 0.6.2 (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:
Overloaded Create() methods are now generated
properly in the client. The generated factory
method in the client now correctly uses the
complete client class name. The server's
documentation page has been fixed.
|