Coder Social home page Coder Social logo

yoann-tyt / phuml Goto Github PK

View Code? Open in Web Editor NEW

This project forked from montealegreluis/phuml

0.0 1.0 0.0 39.85 MB

phUML is a fully automatic UML diagram generator. It takes arbitrary object oriented code written in PHP and creates fully blown class diagrams of it.

License: BSD 3-Clause "New" or "Revised" License

PHP 97.45% Makefile 0.42% Dockerfile 0.26% Twig 1.86%

phuml's Introduction

phUML

CI workflow Scrutinizer Code Quality Code Coverage Infection MSI Latest Stable Version Minimum PHP Version

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.

Installation

Phive

phUML can be installed by Phive - The PHAR Installation and Verification Environment.

phive install phuml

Phive will generate a .phive and a tools directory which you may want to add to your .gitignore file.

Docker

The official phUML Docker image can be found on Docker Hub.

docker pull montealegreluis/phuml:5.2.0

You can replace 5.2.0 with any of the available tags

Composer

phUML can be installed globally by Composer.

composer global require phuml/phuml

Alternatively, you may want to install phUML as well as its dependencies.

composer require phuml/phuml

How does it look like?

UML Diagram

The image shown here, is the class diagram generated by phUML when it's run against its original codebase.

Documentation

For more details visit the documentation page

Contribute

Please refer to CONTRIBUTING for information on how to contribute to phUML.

License

Released under the BSD-3-Clause.

Credits

This code is principally developed and maintained by Luis Montealegre.

This library was created by Jakob Westhoff.

Special thanks to all of these awesome contributors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.