Anyone that have developed a class for using PHP to communicate throught SOAP?? There is classes and libraries already developed for Java, Perl and Python but PHP seems to lack in this field.

Just want to ask before I start developing my own SOAP class in PHP... don't want to invent the wheel twice.

Regards,
Anders "one wheel is enought" Dahnielson
Webmaster

    3 months later

    Hi.

    I do not know of any but would be interested in working on one. Contact me at ericmiller@mediaone.net if you are interested.

    Eric Miller

      a month later

      Hi!

      In the case you start a PHP/SOAP project, could you please post about it here?

      I am very interested in such a project.

        22 days later

        This topic was first posted on the year 2000 and yet still no active participation?

          a month later

          Im currently working on a php-soap client and a php-soap server. These are currently under development. They are being written as php extensions not written in php itself (well part of the serever is php). I will post some more info when i get closer to releasing a beta release

            I am interested in learning, how to create PHP extension. Could you show me some links where I could read up.

            Tried searching the net and only found one tutorial on how to create PHP3 extension.

            As for my PHP Soap, I have already created the server and client in PHP. There are still a lot of limitation but able to handle basic functionality based of Soap Spec 1.1

              Would it be possible to see your PHP Soap client/server? Do you plan to GPL it? I've wanted to work on one but just don't have the time to do it. I'm more of an analyst than a developer. However, I would like to help where I can (documentation, examples, etc.)

              Eric

                Yes, I can. Most of the coding is based on Edd Dumbill's XML-RPC for PHP. Thanks.

                FYI, there's a lot of function which is in the SOAP Specification have not been taken care of.

                Eg. Enum and some array declaration, by reference stuffs.

                I am not sure whether I am following the spec, but I am able to use PocketSoap, ROPE to call my object.

                  10 days later

                  We have done a lot of work on php soap. And we finished in two parts including phpsoap client and phpsoap server.
                  We finished in just like the xmlrpc does.

                    We have done a lot of work on php soap. And we finished in two parts including phpsoap client and phpsoap server.
                    We finished in just like the xmlrpc does.

                      We have done a lot of work on php soap. And we finished in two parts including phpsoap client and phpsoap server.
                      We finished in just like the xmlrpc does.

                        We have done a lot of work on php soap. And we finished in two parts including phpsoap client and phpsoap server.
                        We finished in just like the xmlrpc does.

                          We have done a lot of work on php soap. And we finished in two parts including phpsoap client and phpsoap server.
                          We finished in just like the xmlrpc does.
                          And it's pure php.

                            We have done a lot of work on php soap. And we finished in two parts including phpsoap client and phpsoap server.
                            We finished in just like the xmlrpc does.

                              I am sorry there is something wrong with our web server these days. It's ok now. You can take a check.
                              www.gigaideas.com.cn/phpsoap

                                The link is operational again..

                                  2 months later

                                  Pleeeeeeease Anthony,

                                  give us a way to find your SOAP implementation ... 😉

                                  Thanks in advance.

                                  Nicolas.