webappz/jsonml

Provides an XML Schema for JSON-values and a parser to cast PHP-values to schema-aware DOMElements and vice versa.

1.0.0 2014-07-22 10:46 UTC

This package is not auto-updated.

Last update: 2024-04-19 18:47:54 UTC


README

Build Status

Provides an XML Schema for JSON-values and a parser to

  • cast PHP-values to schema-aware DOMElements and vice versa
  • validate DOMElements against the schema.

The XML Schema is provided as a composer binary, and thus will be symlinked into the composer/bin-directory.

This version of jsonxml requires PHP 7.1.+