V
V
Vadim2016-03-05 12:13:46
PHP
Vadim, 2016-03-05 12:13:46

Is there an analogue of XAML Parser in PHP?

I'm looking for a ready-made parser solution that parses XML. BUT you need support for namespaces, bindings, declarations of variables inside XML. As I looked, XAML has it all. I can do it myself, but I don’t want to write my bike.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Ninazu, 2016-03-07
@Ninazu

Perhaps this will help you.
jmsyst.com/libs/serializer/master/usage
Actually from XSD to a class with support for properties and namespaces
https://github.com/goetas/xsd2php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question