Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.23 KB

File metadata and controls

31 lines (22 loc) · 1.23 KB
layout project
title phpDocumentor
order phpdocumentor
tags
cli
documentation
authors
name
Mike van Riel
website
license
demo
docs
github
name
phpDocumentor/phpDocumentor2
packagist
name
phpdocumentor/phpdocumentor
dockerhub
name
phpdoc/phpdoc
name
phpqa/phpdoc
dependencies
ext/intl
ext/zip
ext/xsl
graphviz
composer-dev
command
vendor/bin/phpdoc
composer-global
command
phpdoc
phar
url

[{{ page.title }}]({{ page.url | absolute_url }}) analyzes your code to create great documentation. It enables you to generate documentation directly from your PHP source code.

This documentation provides an in-depth view of your project to you, your consumers and contributors.