Skip to content

Parsing XML Example #43

@cpb2948

Description

@cpb2948

Is it possible to just get a complete example of parsing XML for a specific key using the Facade?

Currently I'm able to convert the whole XML structure into an array using

$xml = Parser::xml($response);

however is there a way to specific pull keys? Using the documentation it would be something like

Parser::get('key', 'default value');

but I don't know how to tie it all together.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions