PHPDoc and VIM
Vim also can add documentation to your php code.
Add plugin via vundle or any other bundler (see plugin docs for details):
Bundle 'vexxor/phpdoc.vim'
and map it in your .vimrc like this:
" PHP doc
noremap <leader>pd :call PhpDoc()<CR>
Written by Alexander
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#