event-engine/php-inspectio-graph-ml

PHP GraphML for InspectIO

dev-master 2020-11-27 10:10 UTC

This package is auto-updated.

Last update: 2024-04-27 17:37:09 UTC


README

PHP GraphML for InspectIO.

Installation

You have to add the following definition to your composer.json file due this issue.

"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/sandrokeil/graphml"
    }
]
$ composer require event-engine/php-inspectio-graph-ml