goetas-webservices / soap-client

PHP implementation of SOAP 1.1 and 1.2 client specifications
MIT License
175 stars 28 forks source link

Generate soap client inside existing Symfony app container #45

Open Toilal opened 4 years ago

Toilal commented 4 years ago

Is there a way to use the main symfony container with soap-client when invoking generate command ?

Toilal commented 4 years ago

Maybe there's a Symfony integration lying around ?

goetas commented 4 years ago

Hmm, that could be a nice idea. not sure how much effort is required...