M
M
mitaichik2015-06-29 18:51:26
PHP
mitaichik, 2015-06-29 18:51:26

How to generate php classes based on XSD schemas?

Hello. It is necessary to parse xml documents from SOAP service. XMLs are complex, they have XSD schemas.
I want to:
1. Create (more precisely, generate) a set of php classes based on XSD schemas to edit XML in them
2. Automatically parse XML into these classes.
Can you please tell me if there is already something ready for such a task?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Burov, 2015-06-29
@mitaichik

Why don't you use the search?
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