On the rare occasions I needed to develop php in a windows environment, I got myself a XAMPP and edited the php files in notepad.
Now I'm looking for "more advanced" tools to do it.
Features that would be nice:
[ulist]
[*]Syntax highlighting
[*]Code Assistance/IntelliSense/Whatever it is called, where the IDE helps to autocomplete commands, underlines errors, helps with available methods.
[*]Help with build/deploy/test, e.g. preconfigurable steps (like starting webserver, recompiling sass)
[*]Debug the webserver process. I'm used to breakpoints nowadays. Using breakpoints in the PHP code would be extremely nice.
[/ulist]
Please suggest a toolkit/IDE/etc to me.
Also suggestions for tooling on Linux distros, OSX would also be welcome for future reference.
Now I'm looking for "more advanced" tools to do it.
Features that would be nice:
[ulist]
[*]Syntax highlighting
[*]Code Assistance/IntelliSense/Whatever it is called, where the IDE helps to autocomplete commands, underlines errors, helps with available methods.
[*]Help with build/deploy/test, e.g. preconfigurable steps (like starting webserver, recompiling sass)
[*]Debug the webserver process. I'm used to breakpoints nowadays. Using breakpoints in the PHP code would be extremely nice.
[/ulist]
Please suggest a toolkit/IDE/etc to me.
Also suggestions for tooling on Linux distros, OSX would also be welcome for future reference.
Last edited: 15 January 2014 1:37am
