PHPackages                             tomzx/graphp-visjs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tomzx/graphp-visjs

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tomzx/graphp-visjs
==================

Visjs graph drawing for graphp/graph

v0.3.0(9y ago)339MITPHPPHP &gt;=5.6.0

Since Sep 9Pushed 9y ago1 watchersCompare

[ Source](https://github.com/tomzx/graphp-visjs)[ Packagist](https://packagist.org/packages/tomzx/graphp-visjs)[ Docs](https://github.com/tomzx/graphp-visjs)[ RSS](/packages/tomzx-graphp-visjs/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Graphp vis.js
=============

[](#graphp-visjs)

[![License](https://camo.githubusercontent.com/870af3cdd4dc1039492275952c7819da3bce834d727a7e6715ac6c77da39cb81/68747470733a2f2f706f7365722e707567782e6f72672f746f6d7a782f6772617068702d7669736a732f6c6963656e73652e737667)](https://packagist.org/packages/tomzx/graphp-visjs)[![Latest Stable Version](https://camo.githubusercontent.com/60327562bbe16b163d4ddd77c1d647b411747a682ac8d8340f0f4cf03e0dfd33/68747470733a2f2f706f7365722e707567782e6f72672f746f6d7a782f6772617068702d7669736a732f762f737461626c652e737667)](https://packagist.org/packages/tomzx/graphp-visjs)[![Latest Unstable Version](https://camo.githubusercontent.com/5cf2d758265d2d9dca12633f04a0b8b0cbacafb71aa569c6be76769c59dbab84/68747470733a2f2f706f7365722e707567782e6f72672f746f6d7a782f6772617068702d7669736a732f762f756e737461626c652e737667)](https://packagist.org/packages/tomzx/graphp-visjs)[![Build Status](https://camo.githubusercontent.com/14b1c5b6e59e39619e431d9ea32c4ebd175a7ee20add22d1dbba5f917155030d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f746f6d7a782f6772617068702d7669736a732e737667)](https://travis-ci.org/tomzx/graphp-visjs)[![Code Quality](https://camo.githubusercontent.com/e51a266ce423f8d6461950f8ed8711f7a03392d6713b58495aff371048d95875/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f746f6d7a782f6772617068702d7669736a732e737667)](https://scrutinizer-ci.com/g/tomzx/graphp-visjs/code-structure)[![Code Coverage](https://camo.githubusercontent.com/c10dee64d51e96c03089dc579d140ad86e0bbc6c3f8a684690b536e96575a693/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f746f6d7a782f6772617068702d7669736a732e737667)](https://scrutinizer-ci.com/g/tomzx/graphp-visjs)[![Total Downloads](https://camo.githubusercontent.com/dca9e1e895f48b2817cc5e3e3fef99b6cc981ae3fefb9f4e715070600b951e64/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746f6d7a782f6772617068702d7669736a732e737667)](https://packagist.org/packages/tomzx/graphp-visjs)

`Graphp vis.js` is a small library that can be used with [`graphp/graph`](https://github.com/graphp/graph) to export nodes and edges to generate a [`vis.js`](http://visjs.org/) graph.

Getting Started
---------------

[](#getting-started)

1. Include `tomzx/graphp-visjs` in your `composer.json` or use `composer require tomzx/graphp-visjs`.
2. Use `\tomzx\Graphp\VisJs\VisJs` where you would use `\Fhaculty\Graph\Exporter\ExporterInterface`.

License
-------

[](#license)

The code is licensed under the [MIT license](http://choosealicense.com/licenses/mit/). See [LICENSE](LICENSE).

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~28 days

Total

3

Last Release

3516d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/218f6db237e6937c05550d4d6df648f50cd9b26b098fc8c1be3930fe7d5c71e9?d=identicon)[tomzx](/maintainers/tomzx)

---

Top Contributors

[![tomzx](https://avatars.githubusercontent.com/u/188960?v=4)](https://github.com/tomzx "tomzx (10 commits)")

---

Tags

vis.jsgraphgraphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tomzx-graphp-visjs/health.svg)

```
[![Health](https://phpackages.com/badges/tomzx-graphp-visjs/health.svg)](https://phpackages.com/packages/tomzx-graphp-visjs)
```

###  Alternatives

[novus/nvd3

A reusable charting library written in d3.js

7.2k212.6k2](/packages/novus-nvd3)[clue/graph

GraPHP is the mathematical graph/network library written in PHP.

7144.4M43](/packages/clue-graph)[graphp/graphviz

GraphViz graph drawing for the mathematical graph/network library GraPHP.

3262.2M53](/packages/graphp-graphviz)[graphp/graph

GraPHP is the mathematical graph/network library written in PHP.

714305.2k4](/packages/graphp-graph)[amenadiel/jpgraph

Composer Friendly, full refactor of JpGraph, library to make graphs and charts

1492.3M7](/packages/amenadiel-jpgraph)[jbzoo/composer-graph

Render composer.json + composer.lock dependencies graph

67743.0k2](/packages/jbzoo-composer-graph)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
