I want a tool to help me generate sequence diagram from PHP class, is there any tools? free or open source software will be prefered. THX~~~
UPDATE: And it must has Mac supported.
you can use this tool to generate PlantUML sequence diagrams based on the execution flow of a PHP application:
https://github.com/desjob/callgrind-to-plantuml-sequence-diagram
it requires recording with the XDebug profiler, and can generate images too.
I will prefer UML diagram. You can draw the diagram with the flow.