goetas-webservices/xsd2php
Convert XSD into PHP classes and JMS serializer definitions
This tool helps developers who need to work with XML data defined by XSD or WSDL schemas. It takes these schema definitions and automatically generates corresponding PHP classes, along with metadata for the JMS Serializer library. This allows developers to easily convert complex XML structures into PHP objects and vice-versa, streamlining the handling of web service responses or other structured XML data within their applications.
241 stars. No commits in the last 6 months.
Use this if you are a PHP developer needing to interact with web services or other systems that exchange data using XML schemas (XSD/WSDL) and you want to represent that data as native PHP objects.
Not ideal if you are not a PHP developer or you are working with very simple XML structures that don't require formal schema-based object mapping.
Stars
241
Forks
101
Language
PHP
License
MIT
Category
Last pushed
Mar 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/goetas-webservices/xsd2php"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
jenner/LstGen
Code-Generator für die Lohnsteuerberechnung aus PAP XML
wol-soft/php-json-schema-model-generator
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
drupal-code-builder/drupal-code-builder
A library for building Drupal code.
martin-helmich/php-schema2class
Generate PHP classes from JSON schemas
albireo77/devflowcharter
Flowchart builder and code generator.