PHPDoc plugin for Vim 
Just found this vim plugin today and all I can say is - “Holy cow this is so cool!”
Installed it - set up the correct paths for myself in the _vimrc and altered the defaults for things like author and license in php-doc.vim … Open up an old class I have that I didn’t document well. Set the cursor to whatever class/function I want to document, ctl+P… and the phpdoc block is made for me. Most of it correct (85%), but I do need to make a few tweeks to get it just right. Oh this is so friggin cool. It even supports php4 and php5 syntax elements.
February 7th, 2006 at 11:55 am
Heyho!
Aaron just pointed me here.
Nice to see you like the plugin. Don’t hesitate to post additions/fixes you’d like to see on my blog: http://www.schlitt.info/applications/blog/index.php?/archives/372-Comfortable-PHP-editing-with-VIM-4.html
Have fun!
Toby