M
M
mindgrow2019-02-27 14:00:32
Documentation
mindgrow, 2019-02-27 14:00:32

How to document the patterns used in the project?

Good afternoon!
I describe the architecture of an already implemented application. Lots of modules, lots of patterns, lots of data streams.
Until now, I have described call stacks using UML, but now I have come to the conclusion that there are a lot of data flows, and in addition to simple calls, there are also calls through various Builders, Factories and IOCs and the scheme becomes too large, but that's okay, I want to use which are generally accepted methods of description. Are there any?
Prompt the literature and examples of the description of architecture of applications?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dmitriy, 2019-02-27
@dmitriylanets

I would take advantage by creating a repository on the same github, gitlab
example https://github.com/domnikl/DesignPatternsPHP

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question