| » Metadata |
» Status |
|
|
|
| » Description |
This is the improved version of wsdl_gen.
This package creates a webservice from your php-classes.
It is similair to the .NET package.
Please have a look at the examples I provided.
WSDL, DISCO, Webservice-Infopage and SOAP Server is automatically created.
I made several tests on .NET clients and all the complex types are working.
Like wsdl_gen this package extends the doc-comments to create wsdl. Also typehinting is supported. |
| » Dependencies |
» Links |
|
|
|
| » Timeline |
» Changelog |
-
First Draft: 2005-06-20
- Proposal: 2005-06-20
- Call for Votes: 2005-07-08
|
Manfred Weber [2005-06-21 21:35 UTC] Typehints working (They overwrite DocComment types)
DocComment dont need Varname anymore. Reflection reads its name now.
Manfred Weber [2005-06-21 21:39 UTC] link to new version
Manfred Weber [2005-06-23 14:35 UTC] + docbook tutorial
Manfred Weber [2005-06-23 15:17 UTC] + using the correct markup here :-)
Manfred Weber [2005-06-23 21:58 UTC] - new peardoc-folder
Manfred Weber [2005-07-07 21:45 UTC] - Changed the package-name to Services_Webservice
- complex-type arrays are now supported
- simple-type arrays are now supported
- Webservice-Infopage is automatically created
- Webservice-Disco is automatically created
|