PHP Classes

GraphML Generator: Generate UML diagrams from PHP code using GraphML

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 53%Total: 2,409 This week: 1All time: 1,616 This week: 560Up
Version License PHP version Categories
graphml-generator 0.3GNU Lesser Genera...5PHP 5, Graphics, Project Management
Description 

Author

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.

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
Picture of tucsi
Name: tucsi is available for providing paid consulting. Contact tucsi .
Classes: 1 package by
Country: United States United States
Age: 41
All time rank: 1285188 in United States United States
Week rank: 411 Up48 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

Screenshots  
  • uml-20100305125327-facebook.jpg
  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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,409
This week:1
All time:1,616
This week:560Up
User Ratings User Comments (1)
 All time
Utility:89%StarStarStarStarStar
Consistency:92%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:53%StarStarStar
Rank:2122
 
Nice class, really useful and easy to understand.
9 years ago (Andoitz Jordan Marmolejo)
60%StarStarStarStar