Skip to content

jeschkec/GozintograPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

GozintograPHP - a gozintograph for PHP

Introduction

A gozintograph is a directed (asymmetric) graph taken from manufacturing and production theory and shows the parts that goes (goz) into. It's name is derived from the fictional italian mathematican Zepartzat Gozinto, literally means "the parts that goes into", coined by real world mathematican Andrew Vazsonyi.

Requirements

  • Composer will install all requirements.

Optional Requirements for graphviz##

  • Perl 5
  • GraphViz
  • XML::Parser
  • XML::Simple
  • XML::SimpleObject

Installation

  1. git clone https://github.com/jeschkec/GozintograPHP
  2. cd GozintograPHP/
  3. composer install
  4. ./src/bin/gozintogra.php src/demo/demo.php

Usage

Usage: ./gozintogra.php [ options ] FILE [,FILE [, ...]]
--usage|-u           Usage - this text
--help|-h            Help (alias for --usage|-u)
--copyright|-c       Copyright statement

Todo

  • Improve analysis of variable includes
  • Rework usage information
  • Rework gozintogra.php-graphviz.pl
    • Allow not only png for output
    • POD documentation

About

A gozintograph for PHP includes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published