PHP SOAP Toolkit 0.5.1beta (Default branch) |
|
|
Wednesday November 21, 2007. 08:49 AM FreshMeat
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:
wsdl2pst now (optionally) generates client code,
data classes, and service skeletons. Users can now
install and update the library using the PEAR
channel at pear.geeklog.net.
|