PHP Classes
elePHPant
Icontem

GraphML Generator: Generate UML diagrams from PHP code using GraphML

Recommend this page to a friend!

  Author Author  
Name: tucsi <contact>
Classes: 1 package by
Country: Hungary Hungary
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to generate UML diagrams from PHP code using GraphML.

It traverses a given directory to locate and parse PHP files. It scans the files for classes and their variables functions.

The class can generate UML diagrams in the GraphML format from the classes that were found.

  Classes of tucsi  >  GraphML Generator  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: GraphML Generator
Base name: graphml-generator
Description: Generate UML diagrams from PHP code using GraphML
Version: 0.3
PHP version: 5
License: GNU Lesser General Public License (LGPL)
 
  Groups   Screenshots Screenshots   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Project Management Tools to assist project management View top rated classes

  Files folder image Screenshots  
uml-20100305125327-facebook.jpg
File Role Description
Accessible without login Image file uml-20100305125327-facebook.jpg Screen Generated output looks like this picture


  Innovation Award  
PHP Programming Innovation award nominee
March 2010
Number 3


Prize: One copy of the Zend Studio
UML is visual language used to describe artifacts about software projects.

Usually you elaborate UML diagrams before implement a software project. However, if you want to adopt UML to document a project that already started being developed, it takes you some work to reverse engineer the code you already wrote.

This package can be used to help solving that problem. It can parse PHP code and generate UML diagrams from the parsed code.

Manuel Lemos

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imagetemplates (4 files)
Plain text file graphml_generator.php Class GraphML Generator class

  Files folder image Files  /  templates  
File Role Description
  Plain text file edge.tpl Appl. Edge graphml template
  Plain text file edge2OtherRelations.tpl Data new edge template for associations with other classes through attributes
  Plain text file full.tpl Appl. Full graphml template
  Plain text file node.tpl Appl. Node graphml template

Install with Composer Install with Composer - Download Download all files: graphml-generator.tar.gz graphml-generator.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.