brookhong / DBGPavim

This is a plugin to enable php debug in VIM with Xdebug, with a new debug engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Difference from vdebug?

jcrben opened this issue · comments

How is this different from https://github.com/joonty/vdebug, which seems to be more popular and recently maintained?

I have not used vdebug, so I could not answer this question. And I have not been using PHP recent two years, so I guess vdebug should be more of actively maintained. But I'll definitely try to fix issue if there is, as I may need it some day in future.

Hope that you could try both, and share us what you see for the difference.