Hello ppl,
Is there any way to parse XML to JSON and contrariwise in Phalcon. Situation is the, I building a REST API (Back - end Phalcon) that provide data with JSON to my Front - end (AngularJS). So my rest api should be designed to retrieve data from an SOAP (XML) services.. and pass it to my front end in JSON .. Any sugestions? Thanks