PHP Classes / GraphML Generator

Generate UML diagrams from PHP code using GraphML

GraphML Generator PHP Class

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.

Search in PHP Classes

Filter by tags