Registry / serialization / goetas-xsd2php

goetas-xsd2php

JSON →
library2.1.0phppackagistunverified

Convert XSD (XML Schema) definitions into PHP classes

composer require goetas/xsd2php
INSTALL
IMPORT
SIG · GOETAS-XSD2PHP
G
goetas-xsd2php
serializationphpv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Converter
use Goetas\Xsd\XsdToPhp\Converter;

Convert an XSD file to PHP classes

use Goetas\Xsd\XsdToPhp\Converter; $converter = new Converter(); $classes = $converter->convert('schema.xsd');
Debug
Known issues
breakingRequires PHP 7.4+
fix
Upgrade PHP to 7.4 or later
affects: >=2.0.0
Upgrade
Version history
2.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
goetas-xsd2php — pip install goetas-xsd2php · libregistry