phpctags

An enhanced ctags compatible index generator written in pure PHP. Released under GPLv2 license.

Github星跟蹤圖

phpctags

Master Build Status

An enhanced php ctags index file generator
compatible with http://ctags.sourceforge.net/FORMAT.

Using PHP_Parser as PHP syntax parsing
backend, written in pure PHP. The generated ctags index file contains scope
and access information about class's methods and properties.

This tool was originally developed to enhance the PHP syntax outline surport
for vim tagbar plugin. The enhanced
functionality has been included into an addon plugin for tagbar as
tagbar-phpctags.

Enjoy!

Installation

Download

curl -Ss http://vim-php.com/phpctags/install/phpctags.phar > phpctags
php ./phpctags

Build

We currently only support building PHAR executable for *nix like platform
which provides make utility. If you are interested in building an executable
for other platform, especially for Windows, please help yourself out. It
should be easy though (Apologize for not being able to provide any help for
this, I am really not a Windows guy), it also would be great if someone could
provide a patch for this.

Installation is simple, make sure you have PHP's PHAR extension enabled, then
just run make in the root directory of the source, you will get a phpctags
PHAR executable, add it to your $PATH, then you can invoke phpctags
directly from anywhere.

See phpctags on packagist
for more details.

Requirements

Acknowledgements

主要指標

概覽
名稱與所有者vim-php/phpctags
主編程語言PHP
編程語言Makefile (語言數: 2)
平台
許可證
所有者活动
創建於2012-07-09 15:51:50
推送於2025-03-11 17:08:51
最后一次提交2025-03-11 14:07:08
發布數16
最新版本名稱0.11.0 (發布於 )
第一版名稱v0.2 (發布於 2012-08-26 16:38:00)
用户参与
星數264
關注者數10
派生數48
提交數251
已啟用問題?
問題數33
打開的問題數2
拉請求數29
打開的拉請求數1
關閉的拉請求數25
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?