An open API service indexing awesome lists of open source software.

https://github.com/neotsn/gexf-library

A Gexf PHP Library evolved from digitalmethodsinitiative/GEXF-library
https://github.com/neotsn/gexf-library

gexf library mit-license php

Last synced: 8 months ago
JSON representation

A Gexf PHP Library evolved from digitalmethodsinitiative/GEXF-library

Awesome Lists containing this project

README

          

# gexf-library
A GEXF PHP Library.

![](https://github.com/neotsn/gexf-library/workflows/build/badge.svg)
![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/neotsn/gexf-library.svg)
![Percentage of issues still open](https://isitmaintained.com/badge/open/neotsn/gexf-library.svg)
![Packagist Downloads](https://img.shields.io/packagist/dm/neotsn/gexf-library?color=informational)
![license](https://img.shields.io/badge/license-MIT-informational)
![GitHub top language](https://img.shields.io/github/languages/top/neotsn/gexf-library?logo=github)
![GitHub repo size](https://img.shields.io/github/repo-size/neotsn/gexf-library?logo=github)
![Twitter URL](https://img.shields.io/twitter/follow/neotsn)

## Description
This was created out of necessity to produce Node Maps in the GEXF format for my day-job at [FireScope](https://www.firescope.com). It's a spare-time repository, so any bugs will be addressed as time allows. And I am no expert on GEXF, so the technical support that I can offer is limited.

## Credits
This library is a ported evolution of [digitalmethodsinitiative/GEXF-library](https://github.com/digitalmethodsinitiative/GEXF-library) that looks to be no longer maintained. See also their other tools at https://tools.digitalmethods.net.