Yesterday I blogged about the WSDL generation capabilities of PHP Web services framework.
I found this article on NuSOAP WSDL support. Basically the article describes the WSDL mode equivalent supported by NuSOAP.
NuSOAP as well as WSO2 WSF/PHP are open source projects. NuSOAP comes with LGPL license and is implemented in PHP. WSO2 WSF/PHP is written in C and comes with the Apache 2.0 license.
2 comments:
You may also want to have a look at my contribution to 2007's PHP Advent Calendar: http://shiflett.org/blog/2007/dec/php-advent-calendar-day-18
This is very useful, thank you for the link
Post a Comment