Sinisterly
Best PHP IDEs and Editors - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: PHP (https://sinister.ly/Forum-PHP)
+--- Thread: Best PHP IDEs and Editors (/Thread-Best-PHP-IDEs-and-Editors)

Pages: 1 2 3 4 5


Best PHP IDEs and Editors - Legolas - 08-31-2014

Best PHP IDEs and Editors




(The List is clickable)



I undoubtedly recommend PhpStorm and Sublime Text. I am completely satisfied.


RE: Best and most famous PHP IDE - BlueCat - 08-31-2014

(08-31-2014, 04:59 PM)Legolas Wrote:
Spoiler:
Best PHP IDE




(The List is clickable)



I undoubtedly recommend PhpStorm and Sublime Text. I am completely satisfied.

I'm a sublime Text user!:Heart:


RE: Best and most famous PHP IDE - Ex094 - 08-31-2014

Same here, I just love Sublime Text, Infact I mainly use it for web development..


RE: Best and most famous PHP IDE - Psycho_Coder - 09-01-2014

I use PHPStorm as well. Netbeans too, bothe are awesome Smile


RE: Best and most famous PHP IDE - candiddream - 09-01-2014

(08-31-2014, 04:59 PM)Legolas Wrote:
Best PHP IDE




(The List is clickable)



I undoubtedly recommend PhpStorm and Sublime Text. I am completely satisfied.

Great list, though I really wouldn't consider some of these as IDE's per se. Such as notepad++, VIM, and sublime text I find to be more editors than IDE's.


RE: Best and most famous PHP IDE - hackarchives - 09-01-2014

I use codelobster which is not on the list..really like it Smile


RE: Best and most famous PHP IDE - Singularity_mybb_import13102 - 09-01-2014

I use Sublime for almost everything, it's amazing.


RE: Best and most famous PHP IDE - BlueCat - 09-01-2014

(09-01-2014, 05:56 PM)Singularity Wrote: I use Sublime for almost everything, it's amazing.

What version do you have?

Edit: @Ex094 We have so much in common! Confusedmile: I mainly only use it for Web development. :crazy:


RE: Best and most famous PHP IDE - Singularity_mybb_import13102 - 09-01-2014

(09-01-2014, 06:18 PM)BlueCat Wrote:
(09-01-2014, 05:56 PM)Singularity Wrote: I use Sublime for almost everything, it's amazing.

What version do you have?

Edit: @Ex094 We have so much in common! Confusedmile: I mainly only use it for Web development. :crazy:

Currently I am using ST3 and even use rsub sometimes to edit files over ssh

See more about rsub here


RE: Best and most famous PHP IDE - L0aD1nG - 09-02-2014

Sublime Text
Notpad ++
Vim

Those are advanced text editors, not IDEs mate. Just to note this.
(although Vim could be transformed on any language IDE lol its not but default).

Best Regards.