Download the PHP package gelight/php-json2sml without Composer
On this page you can find all versions of the php package gelight/php-json2sml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gelight/php-json2sml
More information about gelight/php-json2sml
Files in gelight/php-json2sml
Download gelight/php-json2sml
More information about gelight/php-json2sml
Files in gelight/php-json2sml
Vendor gelight
Package php-json2sml
Short Description PHP Library for conversion JSON to SML
License MIT
Package php-json2sml
Short Description PHP Library for conversion JSON to SML
License MIT
Please rate this library. Is it a good library?
Informations about the package php-json2sml
# php-json2sml
Converts json into SML document.
What is SML?
Using
Given JSON structure
Result:
Generated SML document structure as string output
Documentation
JsonToSmlConverter
Creates a new instance of the JSON to SML converter
convert
Static method "convert" will convert your JSON in a SML document.
convert(object $jsonObject): SmlDocument
All versions of php-json2sml with dependencies
PHP Build Version
Package Version
Requires
stenway/sml Version
^0.0.3
The package gelight/php-json2sml contains the following files
Loading the files please wait ....