{ "name": "xmtk/xmtk", "description": "XML parser and writer which work with understandable hierarchical structures of arrays.", "type": "library", "license": "MIT", "authors": [ { "name": "Vasily Blinkov", "email": "vasily.blinkov@gmail.com" } ], "minimum-stability": "beta", "require": { "php": "^7.0" }, "autoload": { "psr-4": { "Xmtk\\": "src/" } } }
info at phpclasses dot org