PackageTrack
Sign in Get early access

graphp/graphviz

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

v0.2.2 2.3M downloads/mo #4813 most downloaded on Packagist graphp/graphviz

What this package is like to depend on

Last release 7 years ago

no release in 18 months

Ships unpredictably

gaps range from 3 weeks to 4.6 years

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

12 years old

4 releases · first in 2014

0 releases in the last 12 months

see the full history below

Release timeline

4 releases · Dec 2014 to Oct 2019
2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 4
  1. v0.2.2 04 Oct 2019
    Release notes
    • Feature: Omit root graph name unless explicitly assigned via graphviz.name attribute.
      (#28 by @rhelms and @clue)

      $graph = new Graph();
      $graph->setAttribute('graphviz.name', 'g');
    • Feature: Remove unneeded dependency on graphp/algorithms.
      (#39 by @clue)

    • Feature / Fix: Use UTF-8 encoding (Unicode) by default and respect charset attribute.
      (#27 by @Ithilias and @clue)

    • Fix: Fix representing directed loop edges as directed edge
      (#37 by @clue)

    • Add examples and documentation for GraphViz attributes, labels and record shapes.
      (#26 by @clue)

    • Update test suite to support PHPUnit 6 and PHPUnit 5 and support running on legacy PHP 5.3 through PHP 7.2 and HHVM.
      (#24 by @clue)

    Open source →
    Release notes
    • Feature: Omit root graph name unless explicitly assigned via graphviz.name attribute. (#28 by @rhelms and @clue)

      $graph = new Graph();
      $graph->setAttribute('graphviz.name', 'g');
      
    • Feature: Remove unneeded dependency on graphp/algorithms. (#39 by @clue)

    • Feature / Fix: Use UTF-8 encoding (Unicode) by default and respect charset attribute. (#27 by @Ithilias and @clue)

    • Fix: Fix representing directed loop edges as directed edge (#37 by @clue)

    • Add examples and documentation for GraphViz attributes, labels and record shapes. (#26 by @clue)

    • Update test suite to support PHPUnit 6 and PHPUnit 5 and support running on legacy PHP 5.3 through PHP 7.2 and HHVM. (#24 by @clue)

    Open source →
  2. v0.2.1 08 Mar 2015
    Release notes
    • Support graph v0.9 (while keeping BC)
      (#9)
    Open source →
    Release notes
    • Support graph v0.9 (while keeping BC) (#9)
    Open source →
  3. v0.2.0 19 Jan 2015
    Release notes
    • BC break: Refactor to inject Graph into GraphViz on demand, inject GraphViz into exporters
      (#6)
    • BC break: Remove legacy layout helper
      (#5)
    Open source →
    Release notes
    • BC break: Refactor to inject Graph into GraphViz on demand, inject GraphViz into exporters (#6)

    • BC break: Remove legacy layout helper (#5)

    Open source →
  4. v0.1.0 31 Dec 2014
    Release notes
    • First tagged release, split off from clue/graph v0.8.0
      (#1)
    Open source →
    Release notes
    • First tagged release, split off from clue/graph v0.8.0 (#1)
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive