sponsor Vim development Vim logo Vim Book Ad

tagbar-phpctags : Using phpctags to generate php ctags index for vim plugin tagbar.

 script karma  Rating 37/14, Downloaded by 2795  Comments, bugs, improvements  Vim wiki

created by
Techlive Zheng
 
script type
utility
 
description
Github Reop: https://github.com/techlivezheng/tagbar-phpctags

An addon plugin for vimscript#3465 using [phpctags](https://github.com/techlivezheng/phpctags) to generate php ctags index.

Provide a much better PHP syntax outline support than the orginal ctags. Methods and properties even local variables assigned in functions are list in their own scope.

Location of phpctags should be in system '$PATH' environment variable.

Or, the locateion of phpctags can be configured in vimrc as such:

let g:tagbar_phpctags_bin='PATH_TO_phpctags'
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
tagbar-phpctags-0.5.1.zip 0.5.1 2013-06-24 7.0 Techlive Zheng support for phpctags v0.5.1
tagbar-phpctags-0.5.zip 0.5 2013-06-24 7.0 Techlive Zheng support for phpctags v0.5
tagbar-phpctags-0.4.2.zip 0.4.2 2013-05-08 7.0 Techlive Zheng support for phpctags v0.4.2
tagbar-phpctags-0.4.1.zip 0.4.1 2013-05-07 7.0 Techlive Zheng support for phpctags v0.4.1
tagbar-phpctags-0.4.zip 0.4 2013-05-07 7.0 Techlive Zheng support for phpctags v0.4
tagbar-phpctags-0.3.zip 0.3 2013-04-27 7.0 Techlive Zheng support for phpctags v0.3
techlivezheng-tagbar-phpctags-v0.2-0-ge22db08.tar.gz 0.2 2012-08-26 7.0 Techlive Zheng Support for phpctags v0.2.
techlivezheng-tagbar-phpctags-v0.1-0-g2301253.tar.gz 0.1 2012-07-10 7.0 Techlive Zheng Initial upload
ip used for rating: 44.200.40.97

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github