Download the PHP package edno/graphyed without Composer
On this page you can find all versions of the php package edno/graphyed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edno/graphyed
More information about edno/graphyed
Files in edno/graphyed
Download edno/graphyed
More information about edno/graphyed
Files in edno/graphyed
Vendor edno
Package graphyed
Short Description GraphYed is an XML-based file format for graphs
License MIT
Homepage https://github.com/edno/graphyed
Package graphyed
Short Description GraphYed is an XML-based file format for graphs
License MIT
Homepage https://github.com/edno/graphyed
Please rate this library. Is it a good library?
Informations about the package graphyed
edno/graphyed
GraphYEd extends graphp/graphml for supporting yEd file format for GraphML.
It provides access to the vertices (or nodes) and edges labels :
$vertex->getAttribute('labels')
$edge->getAttribute('labels')
Please refer to GraPHP library for more details on how to manipulate graphs.
Installation
The recommended way to install this library is through Composer.
Usage
The method getAttribute('labels')
will return an array of type string.
License
Released under the terms of the permissive MIT license.
All versions of graphyed with dependencies
PHP Build Version
Package Version
The package edno/graphyed contains the following files
Loading the files please wait ....