php-schema2class and xsd2php

php-schema2class
51
Established
xsd2php
50
Established
Maintenance 10/25
Adoption 7/25
Maturity 16/25
Community 18/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 36
Forks: 16
Downloads:
Commits (30d): 0
Language: PHP
License: MIT
Stars: 241
Forks: 101
Downloads:
Commits (30d): 0
Language: PHP
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About php-schema2class

martin-helmich/php-schema2class

Generate PHP classes from JSON schemas

This tool helps PHP developers automatically create PHP classes from JSON schemas. You provide a JSON schema (often in YAML format) that describes your data structure, and it generates the corresponding PHP classes, complete with getters, setters, and validation logic. This is for PHP developers who need to work with structured JSON data in their applications.

API-integration PHP-development data-modeling schema-validation code-generation

About xsd2php

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.

web-services data-interoperability PHP-development XML-data-binding API-integration

Scores updated daily from GitHub, PyPI, and npm data. How scores work