debugging - php debuggers which are not bloated -


any suggestions php debuggers, not bloated?

i tried using xdebug dbgp plugin on notepad++, seems dbgp plugin isn't compatible notepad++ , hence, didn't work out crashing app every time accessed debugger. other suggestions?

not sure qualify "not-bloated", i'm using eclipse pdt (along xdebug), , it's working well.

i know colleagues use netbeans, , satisfied (tried mysql couple of times, didn't feel bad).

maybe bit heavy, yes... full ide, under active development, maintained, ... so, not bad choice, imho.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -