PHP Classes

PHP Doctor package blog

Recommend this page to a friend!

Latest PHP Doctor package blog posts

  All package blogs All package blogs   PHP Doctor PHP Doctor   Blog PHP Doctor package blog   Post article Post article  

1. How to Improve Your PHP Project Documentation by Finding Source Files with Missing or Wrong PHPDoc Comments

Updated on: 2020-12-06

Posted on:

Having good documentation is important for any project as it helps remembering all relevant aspects of how to use the programming components that are well documented.

A common practice among PHP developers is to use PHPDoc comments to store attributes about the different sections of a component like classes, functions, variables.

On a complex project it is hard to have all relevant components well documented.

This package simplifies the process of producing complete documentation of projects with multiple components, as it can scan code files to find which components are missing documentation in PHPDoc format, or even find mistakes in existing PHPDoc comments.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)


  All package blogs All package blogs   PHP Doctor PHP Doctor   Blog PHP Doctor package blog   Post article Post article