Two things were decisive for choosing PhpStorm, and the first was the Education version since we were a university we were able to license for free, and the other was that we just had to use a single tool to develop our activities (coding, versioning), and operations in the …
Sublime Text does not provide as comprehensive of a development environment as PhpStorm or Visual Studio IDE. On the other hand, it does not take up nearly as much in system resources, so it is very convenient to use when opening many files or directories for lighter editing. …
PhpStorm is well suited for any project that utilizes PHP. I have used it on Windows, Ubuntu, and Mac OS and it works great on all those platforms. Having a solution that keeps the developer from having to constantly switch tools to do their job is invaluable. Whether you're a junior developer, front end engineer or a senior developer, PhpStorm is a great product that will help you get your work done.
My CMS has a small window in which I can edit custom HTML/CSS. It can be expanded some, but not as much as I would like. It also displays all code as dark text on a white background. On a page where I am doing extensive custom coding, it is helpful to see it in a larger window and in a color-coded display so that I don't have to strain my eyes as hard. Especially when I'm trying to scan for specific elements and target issues and so that I don't have to scroll endlessly in a tiny window.
Database browsing, Remote host browsing, and all the deep seated customizations for both the UI and Technical feasability are the result of an amazing integrity and compatibility with most components and technologies.
The built-in shell is insanely helpful for traversing code in order to debug scripts with ease, and the plug-in system makes this software quite extensible.
Not to mention the variety of options and settings (divided into global settings and per-project settings) are both intuitive & easy to use, especially the fact that I can export and import them across my workstations while maintaining my spacing & indentation, highlighting, inspection patterns and syntax styling.
The UI is very easy to understand. From common to less common, with the search feature, you can find anything you are looking for within the software. For me, that makes it tremendously easy to use.
This is a programmers tool. As such a lot of the features and benefits are lost on a non-technical user. To get the most out of the tool you need to have a basic crash course in how it works and what it can do. The documentation and community are good, but it takes a bit of time to get up to speed.
The JetBrains community is all about helping others succeed, even in the most obscure setups. I have never had a question go unanswered, or I have never been able to come up with empty results in searching for the answer. My questions or concerns are typically address from other users in the community, so timing is pretty quick for a response
Never had to use their customer support before. There is ample documentation online so it's straightforward to find a solution to any problem you might encounter. For example, I needed to convert a string of HTML code to a properly formatted HTML file to "modify." Easy to do when there are so many users of the product who have needed to do that same thing before.
Two things were decisive for choosing PhpStorm, and the first was the Education version since we were a university we were able to license for free, and the other was that we just had to use a single tool to develop our activities (coding, versioning), and operations in the DB). Another point was that the application is cross-platform.
We've used both Notepad++ and Atom; both are great but nothing really beats the Sublime Text UI; super intuitive and friendly and does everything you need without overwhelming you with stuff you don't. Other options are free, but for our organization, it was well worth the small license cost for the persistent use of a great product.
PhpStorm decreased the time to market of new features - we are following the Agile SCRUM methodology with 2 weeks sprints. Using PhpStorm helped with releasing UI features even faster than 2 weeks.
Considering the price of the license and the cost of the server where we run it, the ROI is still high due to less time spent by developers with writing code, debugging, refactoring etc. Especially when you have highly paid developers.
Increased people's happiness - by using a modern tool with lots of features which has made their work easier.
Sublime Text has helped me to focus on specific tasks, cutting out the clutter that many other IDEs have. As such, it has helped me be a more productive employee because I don't get dazed by hundreds of buttons. I can focus on just the code.
Sublime Text is so affordable that it's a no-brainer to have an extra tool in your toolset.
The Search features of Sublime Text are so useful that it has saved me a great amount of time compared to using Find & Replace menus in Xcode, Android Studio, or Eclipse.