BeSimple / BeSimpleSoapClient

NOT MAINTAINED - [READ-ONLY] Subtree split of the BeSimpleSoap -- clone into BeSimple/SoapClient/ (master at BeSimple/BeSimpleSoap)
http://besim.pl/
57 stars 54 forks source link

Generation of mapped class #4

Open raziel057 opened 12 years ago

raziel057 commented 12 years ago

It could be very interresting to be able to auto generate the classmap files by just accessing to the wsdl exposed.

Like this library ? https://github.com/walle/wsdl2phpgenerator/wiki

Thanks for all !

raziel057 commented 12 years ago

In fact this fork seems to be an start of implementation of the feature I requested ?

https://github.com/ddeboer/DdeboerSoapClientBundle

aschamberger commented 12 years ago

I'm already working on adding this feature.

aschamberger commented 12 years ago

@raziel057 have a look at my fork https://github.com/aschamberger/BeSimpleSoapCommon basic functionality should be there, patches and especially unit tests welcome most likely there will be a seperate repo for it ...

aschamberger commented 11 years ago

First attempt I made: https://github.com/aschamberger/BeSimpleWsdlToPhp