https://github.com/teegre/symplant
Make a class diagram from entities in a Symfony 5.4+ project
https://github.com/teegre/symplant
bash linux plantuml-diagrams symfony5-4 symfony6
Last synced: 2 months ago
JSON representation
Make a class diagram from entities in a Symfony 5.4+ project
- Host: GitHub
- URL: https://github.com/teegre/symplant
- Owner: teegre
- Created: 2023-02-21T12:33:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T22:58:57.000Z (over 2 years ago)
- Last Synced: 2024-02-28T23:49:48.130Z (over 2 years ago)
- Topics: bash, linux, plantuml-diagrams, symfony5-4, symfony6
- Language: Shell
- Homepage:
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Symplant
Generate a class diagram from entities found in a Symfony 5.4+ project.
## Dependencies
bash, plantuml, feh
# Install
`$ cp src/symplant.sh ~/.local/bin/symplant`
## Usage
* `$ symplant path/to/symfony/project`
* `path/to/symfony/project $ symplant`
## Example

## Uninstall
`$ rm ~/.local/bin/symplant`