PhpDocumentor installed
I installed PhpDocumentor and it works really good. I like the documentation of the classes and with some minor comments, you can make the documentation of your php code really good readable.
$pear install PhpDocumentor
should do the install.