FeaturesWhat can phpDocumentor 3 do to help you with your documentation
-
Super easy to install and use
Thanks to the power of Docker or PHAR
-
Creates Beautiful Documentation
Learns everything about your code and uses that to make sure you have the best documentation.
-
UML Class Diagrams
Gives you a UML Class Diagram for your project using PlantUML or GraphViz.
-
Supports PHP latest
Supports the latest features that PHP has to offer.
-
More control using DocBlocks
Uses the information from your DocBlocks to provide even more insight.
-
Full-Text Search
Need to find that one method? Full-text search is supported, even offline.
-
CI Support out of the box
Integrate it into your CI pipeline with our Github Action or Docker image