Re: Your Favourite IDE or Editor for PHP Programming Web Development by pritaeas PHPStorm here. VERY satisfied with it. Been using it since V1, as at the time there wasn't really anything better. Re: Good IDEs for php Programming Web Development by pritaeas PhpStorm is my favourite. Re: Your Favourite IDE or Editor for PHP Programming Web Development by iamthwee … that popular, I know Jeffrey Way of tuts plus uses phpstorm in his most recent video tut, which is generally a… practices. https://laracasts.com/series/how-to-be-awesome-in-phpstorm/episodes/24 So Diafol have you ditched your chemistry gig… Re: Your Favourite IDE or Editor for PHP Programming Web Development by mattster I have been using phpStorm for a little while now, and it has grown on …. Code completion and suchlike are standard nowadays, but writing with phpStorm just seems to flow fast - I really do feel that… frameworks as well. Finally, theres no 'I' in team and phpStorm's collaboration tools, cool widgets (like todos) and plugins (for… Re: Your Favourite IDE or Editor for PHP Programming Web Development by diafol … for the career advice matt, I seriously need it! Yes, PHPStorm is the find of the decade for me. Thanks for… of a challenge to set up (me being stupid, not PHPStorm lacking any functionality). Other than that, I can't really… away - I don't want this to turn into my PHPStorm fanboy post. It's worth checking out IDEs and Editors… retrieve a page into another one after selection process Programming Web Development by carlosvz21 …. I am creating a website for a sales process using phpstorm, I'm new with all this so that is why… Trying to loop through with While and send Data Programming Web Development by Acurapassion … a url, and once through all entries, send 'done'. Using PHPStorm and getting an "Expecting statement' error. Here's what… Re: Trying to loop through with While and send Data Programming Web Development by pritaeas > Using PHPStorm and getting an "Expecting statement' error. Here's what I have so far: On which line? Your Favourite IDE or Editor for PHP Programming Web Development by diafol … to join the Adobe CC subscription bandwagon. I finally chose **PHPStorm**, a new program for me and I've been totally… Re: Your Favourite IDE or Editor for PHP Programming Web Development by iamthwee Sublime user here, I was tempted to use phpstorm but the price put me off. If you create your … Re: Your Favourite IDE or Editor for PHP Programming Web Development by diafol … still be struggling with it. As for the price of PHPStorm, I paid £78 a few days ago. I have to… Re: Your Favourite IDE or Editor for PHP Programming Web Development by cereal Hi all, I still haven't tried PHPStorm as I usually prefer simple editors, among these I'm really happy with Sublime, right now. Re: Your Favourite IDE or Editor for PHP Programming Web Development by iamthwee … target companies? Also, I'm not sure what other magic phpstorm has that sublime doesn't but I guess there must… Re: Your Favourite IDE or Editor for PHP Programming Web Development by diafol … eye with a spoon. With regard to "sublime vs. phpstorm", I hope I didn't make it out to… Re: Your Favourite IDE or Editor for PHP Programming Web Development by pritaeas http://www.sitepoint.com/best-php-ide-2014-survey-results/ A year old, but pretty much confirms the Sublime/PHPStorm choice. Re: Your Favourite IDE or Editor for PHP Programming Web Development by diafol …. My workflow is pretty good - especially now I've got PHPstorm, so I may have a tinker once I get a… Re: Your Favourite IDE or Editor for PHP Programming Web Development by ezdata … Ultraedit for Mac. Terrible experience. I got a copy of PHPStorm and it's the best thing I ever did. It… php storm support for codeigniter?? Programming Web Development by anmol.raghuvanshi1 How can I get phpStorm autocomplete working with the new CI v3 DB class? // help IDE(s) support Codeigniter 2.0 * @property CI_DB_active_record $db <-- no longer valid. ... */ Re: CakePHP editor Programming Web Development by pritaeas I am using PhpStorm at the moment. I do not use CakePhp myself, but there is a way to get them working together, mentioned [here](http://blog.hwarf.com/2011/08/configure-phpstorm-to-auto-complete.html). I stopped using Eclipse, so I cannot say if there is something decent available. Re: Can you review my video on productivity when optimizing symfony application Programming Web Development by McLaren … my files. Next is Flashback - recording video program. Next is PhpStorm - IDE for editing code. Could close it, because was using… notepad++, but thought maybe I should use PHPStorm. So which ones are bad to be open? Yea, if… Re: Which Editor Is Best For Writing JavaScript Code? Programming Web Development by pritaeas Just recently acquired JetBrains' PhpStorm. Haven't used it too much yet, but I think you'd definitely need to try this one, or WebStorm (HTML/Js version). Re: Code igniter Programming Web Development by pritaeas Zend was my favourite too for a long time. Now I am hooked on PhpStorm. Re: CakePHP editor Programming Web Development by rotten69 Just Downloaded PhpStorm and will try it for sure and see how it goes. Cheers! Re: Check Syntax Errors Programming Web Development by pritaeas Paid IDE's for Windows include Zend, PhpStorm and PhpEd. [Here](https://en.wikipedia.org/wiki/PHP_IDE#PHP)'s a comparison. Re: Best Jquery IDE Programming Web Development by pritaeas For Visual Studio read [this](http://www.learningjquery.com/2009/07/setting-up-visual-studio-intellisense-for-jquery). Personally, I use PhpStorm (it includes WebStorm) from JetBrains. Re: Default html, css, php editor for dynamics website Digital Media UI / UX Design by pritaeas > My point is to use something that help me to figure out the wrong in the code I write and help me to correct it as possible In this case I recommend using a decent IDE, instead of a text editor. An IDE will provide better debugging, code insight and much more. Examples are PhpStorm or Zend (although there are a lot more). Re: Default html, css, php editor for dynamics website Digital Media UI / UX Design by MGadAllah … provide better debugging, code insight and much more. Examples are PhpStorm or Zend (although there are a lot more). Please I… Re: Best Windows 8 Web Editor Digital Media UI / UX Design by pritaeas I am very happy with PhpStorm (they also have WebStorm). Re: What is the best php editor Programming Web Development by pritaeas Since this thread has been resurrected, I want to add PhpStorm to the list. Not free, but a joy to work with. Re: What's your favourite IDE Programming Web Development by pritaeas JetBrains' PhpStorm. Got into it because it's from the same guys as ReSharper. Works like a charm, and out of the box debugging. Using Navicat Premium for all my DB stuff.