event-engine/php-inspectio-graph-ml

PHP GraphML for InspectIO

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/event-engine/php-inspectio-graph-ml

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

This package is auto-updated.

Last update: 2025-09-27 20:36:37 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