PhpDocumentor

Software-Dokumentationswerkzeug für PHP
Dies ist eine alte Version dieser Seite, zuletzt bearbeitet am 7. Januar 2007 um 05:22 Uhr durch Gutworth (Diskussion | Beiträge) (added infobox). Sie kann sich erheblich von der aktuellen Version unterscheiden.

Vorlage:Lowercase

PhpDocumentor
Basisdaten

Aktuelle Version 2.7.0
Programmier­sprache JavaScript[1]
Lizenz GNU LGPL[2]
www.phpdoc.org

PhpDocumentor is a documentation tool, written on PHP. Is similar to javadoc and licensed under the LGPL. It is used to extract API documentation from PHP source code, as a help for PHP programmers to parse and generate documentation base on PHPDoc comments.

It supports documentation of both object-oriented and procedural code. phpDocumentor creates HTML, PDF, CHM or Docbook files that are easily read by other developers and can be used from the command line or 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 an open source project and is distributed under the PHP Licence which means that it can be used for commercial projects.

See also

Vorlage:Software-stub

  1. The phpdocumentor Open Source Project on Open Hub: Languages Page. In: Open Hub. (abgerufen am 18. Juli 2018).
  2. The phpdocumentor Open Source Project on Open Hub: Licenses Page. In: Open Hub. (abgerufen am 18. Juli 2018).