PhpDocumentor

From Wikipedia, the free encyclopedia
Revision as of 00:03, 14 January 2024 by imported>Mazewaxie (WP:GENFIXES)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Template:Lowercase Template:Infobox Software 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.[1]

In March 2012, the DocBlox project merged with the 1.x branch of phpDocumentor, resulting in the new major version release of phpDocumentor 2.[2] The first alpha was released on March 16, 2012. phpDocumentor 2.x supported syntax for PHP 5.3 up to 7.0.[3]

The 3.0 major version release occurred on October 27, 2020.[4] This brought PHP syntax readability up to 7.4.

See also

Script error: No such module "Portal".

External links

References

Template:Reflist


Template:Asbox Template:Programming-software-stub

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".
  4. Script error: No such module "citation/CS1".