-
Notifications
You must be signed in to change notification settings - Fork 2
Visualising Diagrams
Sergii Pryz edited this page Jan 30, 2026
·
7 revisions
Visualizing is based on C4 model (Context, Containers, Component, and Code).
Users as application or developers are able to:
- generate Transfer Objects using the console command or Facade method.
- generate Definition Files Facade using the console command or Facade method.

There are 5 main Containers:
- Dependencies such as Symfony Console, YML, and FileSystem components
- Console Command
- Transfer Object Generator Facade
- Definition Generator Facade
- Transfer Object

The Diagrams were drawn by https://app.diagrams.net.