What sublime plugin name 2/3 that indicates syntax error in the php language?

3

I need to know some sublime text 3 plugin that it indicates error in real-time debugger type code syntax same as what it has in phpStorm ... does anyone know?

    
asked by anonymous 15.02.2016 / 13:47

1 answer

2

The most popular plugin is XDebug

link

See also netbeans usage:

link

    
15.02.2016 / 13:50