/php-class-graph

Primary LanguagePHPMIT LicenseMIT

php-class-graph

Usage

  1. Ready tools
    • Graphviz
    • If use MacOS and iTerm2, it possible for simply use with imgcat.
  2. git clone this repo.
  3. composer install
  4. php example.php | dot -T png | imgcat

image