Use SoapClient in cakephp

That would depend on your project. In my case, since I invoke this kind of code from scheduled shells, I make the calls inside my model.

But I should clarify that you should never put this kind of code in a template file. This is not code suitable for a view.

Saludos,