phpDocumentor

phpDocumentor

The phpDocumentor logo
Stable release
2.8.5 / July 28, 2015 (2015-07-28)
Written in PHP
Platform Web application
Type Documentation generator
License GNU Lesser General Public License
Website www.phpdoc.org

phpDocumentor is an open source documentation generator written in PHP. It automatically parses PHP source code and produces readable API and source code documentation in a variety of formats. phpDocumentor generates 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 can create documentation in HTML, PDF, CHM or Docbook formats. It can be used from the command line or via a web interface. 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 is able to parse all PHP syntax and supports PHP4 and PHP5, although legacy phpDocumentor 1.4.4 does not support all features of PHP 5.3. It is an open source project and is distributed under the terms of the GNU Lesser General Public License (LGPL).

In March 2012, it was revealed that the DocBlox project was merged with the 1.x branch of phpDocumentor, resulting in a new major version release of phpDocumentor; phpDocumentor 2.[1] The first alpha was released on March 16, 2012. Unlike its version 1 predecessor, phpDocumentor 2 supports syntax for PHP 5.3 and newer. It also includes several speed and performance improvements .

See also

References


This article is issued from Wikipedia - version of the 5/13/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.