Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add badge to show number of project installations
  • Loading branch information
PaulRotmann committed Jul 5, 2021
commit 713ab2262a17e3c92aed3a6b5a0eb8b4b417fa39
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# clue/graph-uml [![Build Status](https://travis-ci.org/clue/graph-uml.png?branch=master)](https://travis-ci.org/clue/graph-uml)
# clue/graph-uml

[![Build Status](https://travis-ci.org/clue/graph-uml.png?branch=master)](https://travis-ci.org/clue/graph-uml)
[![installs on Packagist](https://img.shields.io/packagist/dt/clue/graph-uml?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/graph-uml)

Generate UML class diagrams by reflection for your PHP projects

Expand Down