# phpdoc-one **Repository Path**: mrytsr/phpdoc-one ## Basic Information - **Project Name**: phpdoc-one - **Description**: vim's php document plugin, 3789 functions are supported currently - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-06-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # phpdoc-one vim's php document plugin, 3789 functions are supported currently # how to install this is a vim plugin, put it into yout "vimfiles" dir or put it into your "bundle" dir if you use "pathogen" reload your vim, and it will work. # how to use for example, you are search php doc for "explode", type :help explode anywhere or type shift + K with cursor over "explode" in .php files # feedback email: mrytsr@gmial.com