Skip to content
EntityQ287155· pop 9· linked from 5 articles

phpDocumentor

Sign in to save

phpDocumentor is an open-source documentation generator written in PHP. It automatically parses PHP source code and produces readable API and source code documentation, based on PHPDoc-formatted comments and the structure of the source code itself. It supports documentation of both object-oriented and procedural code. phpDocumentor runs at the command line to create documentation in HTML format. It has support for linking between documentation, incorporating user level documents like tutorials, and creation of highlighted source code with cross referencing to PHP general documentation.

Wikidata facts

Official website
www.phpdoc.org
Show 1 more fact
software version identifier
2.7.0
Sources (3)

via Wikidata · CC0

~1 min read

Article

3 sections
Contents
  • See also
  • External links
  • References

phpDocumentor is an open-source documentation generator written in PHP. It automatically parses PHP source code and produces readable API and source code documentation, based on PHPDoc-formatted comments and the structure of the source code itself. It supports documentation of both object-oriented and procedural code. phpDocumentor runs at the command line to create documentation in HTML format. It has support for linking between documentation, incorporating user level documents like tutorials, and creation of highlighted source code with cross referencing to PHP general documentation.

phpDocumentor 1.x could parse PHP syntax of PHP 4 up to PHP 5.2.

Available in 8 languages

via Wikidata sitelinks · CC0

Connections

Categories