PHPMaster.com: Introduction to PhpDoc

Courtesy PHPDeveloper.org  Tue, 01/10/2012 - 10:07

On PHPMaster.com today there's a new post from Moshe Teutsch about working with docblock comments in PHP scripts and how to use the phpDocumentor tool to generate the documentation from them.

If you've ever tried to read code written by someone other than yourself (who hasn't?), you know it can be a daunting task.

[...] PhpDoc, short for PhpDocumentor, is a powerful tool that allows you to easily document your code via specially formatted comments.

[...]...


 

More related items

Make php-fpm execute arbitrary PHP scripts via socket...
We are using APC cache very heavily in our projects and during project deployment the cache must be flushed and warmed up. A common solution to warmup the APC cache is to fetch some special...

How to Curb Your Social Media Habit
Wading through the muck and white noise of the interwebs can certainly be a daunting task. Here are some tips to help you strike a balance between taking a few bites of Internet cake and...

How to enable Xdebug in WebMatrix - Ruslan Yakushev
Xdebug is a very popular PHP extension that helps with debugging and profiling of PHP scripts by providing a lot of valuable debug information. Microsoft WebMatrix is a development tool for...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com