Let’s review what we’ve learned about the command-line interface :
-
It’s a Symfony Console Component that can be extended to infinite via plugins and analysers.
-
Default analyser produced results such as PHPLoc by Sebastian Bergmann.
-
May generate class and package UML diagrams with PlantUML.