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
Requires
- php: 5.3.*
- ext-dom: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-22 05:29:18 UTC
README
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.+