phpDocumentor (otherwise known as phpdoc or phpdocu) creates technical documentation for PHP, using the comments in the PHP source code. The documentation it creates is similar to the JavaDoc system supported by Java. Documentation is created in a variety of formats, including HTML, Adobe Acrobat (PDF) and Docbook XML.