PHP Classes

This is a very helpful solution for automatic code generation...

Recommend this page to a friend!

      SOAP Proxy  >  All threads  >  This is a very helpful solution for...  >  (Un) Subscribe thread alerts  
Subject:This is a very helpful solution for...
Summary:Package rating comment
Messages:1
Author:Artur Graniszewski
Date:2011-02-17 08:34:06
 

Artur Graniszewski rated this package as follows:

Utility: Good
Consistency: Good
Documentation: Good
Examples: Good

  1. This is a very helpful solution for...   Reply   Report abuse  
Picture of Artur Graniszewski Artur Graniszewski - 2011-02-17 08:34:06
This is a very helpful solution for automatic code generation basing on the WSDL files.

What's more it's also providing type hinting for the popular IDE platforms such as phpEd, Eclipse for PHP, Komodo and Zend Studio (using the generated phpdoc code comments), so the webdeveloper no longer needs to guess what types of data he needs to send or retrieve from the WebService.

It' speeds up the development process and helps to create bug-free applications.