PHPDoc is an adoption of Javadoc to the PHP world. PHPDoc is written in PHP. It offers you a way to generate an API documentation of object-oriented and procedural code with certain markup in your source. PHPDoc is an Open Source Project and gets distributed under the PHP Licence.
Forums