About 587,000 results
Open links in new tab
  1. GitHub - smeghead/php-class-diagram: A CLI tool that parses the PHP

    ♻️ Generating class diagrams from source code contributes to continuous design improvement. 🔖 It produces expressive class diagrams with a focus on namespaces and relationships.

  2. PHP UML Generator - Stack Overflow

    Dec 26, 2008 · phUML is fully automatic UML class diagramm generator written in PHP, licensed under the BSD license. It is capable of parsing any PHP5 object oriented source code and …

  3. Working with diagrams | PhpStorm Documentation - JetBrains

    Mar 3, 2025 · Manage class diagram. When working with diagrams, use the context menu in the diagram editor to perform different tasks. You can view members of the class, add new, delete …

  4. Class Diagram From PHP Code Using phUML - Dasun Hegoda

    Apr 6, 2015 · phUML is fully automatic UML class diagramm generator written PHP. It is capable of parsing any PHP5 object oriented source code and create an appropriate image …

  5. How to generate class diagrams, UML diagrams and architect diagrams for ...

    Apr 9, 2020 · 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 …

  6. Model PHP UML diagrams for code engineering and generation

    Synchronize changes made in a PHP class definition into the corresponding UML class ; Create UML sequence diagrams to show what PHP classes use and how they are used ; Produce …

  7. php-class-diagram - Visual Studio Marketplace

    php-class-diagram README Features. This VSCode extension allows you to generate and view class diagram scripts using php-class-diagram directly from the file explorer's folder context …

  8. smeghead/php-class-diagram - Packagist

    Apr 25, 2025 · 🌐 Diagrams are interactive hypermedia tools, allowing you to click on class boxes to navigate directly to the source code, enhancing understanding both visually and interactively. 🔧 …

  9. GitHub - MontealegreLuis/phuml: phUML is a UML diagram

    phUML is a fully automatic UML class diagram generator written in PHP. It creates a class diagram from an Object-Oriented codebase based on the UML specification.

  10. phUML - montealegreluis.com

    phUML is a fully automatic UML class diagram generator written in PHP. It creates a class diagram from an Object-Oriented codebase based on the UML specification. To successfully …

Refresh