PhpStorm vs. The Welkin Suite

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
PhpStorm
Score 9.0 out of 10
N/A
JetBrains supports PhpStorm, an integrated development environment (IDE).
$99
per year per user
The Welkin Suite
Score 9.0 out of 10
N/A
The Welkin Suite offers an integrated development environment with 105 features (and growing). The vendor aims to help you automate the chores of development, and therefore enhance your coding velocity and increase the quality of your deliverable code.
$12.50
per month billed annually
Pricing
PhpStormThe Welkin Suite
Editions & Modules
For Individuals
$99
per year per user
For Organizations
$249
per year per user
Professional
$12.50
per month billed annually
Offerings
Pricing Offerings
PhpStormThe Welkin Suite
Free Trial
YesNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
PhpStormThe Welkin Suite
Considered Both Products
PhpStorm
Chose PhpStorm
A few of my team members started on VS code but after switching to PhpStorm they never looked back. Many of VS code features require adding in add on after addon to get at or near the included feature set of PHP storm that includes it out of the box. Plus PhpStorm allows so …
Chose PhpStorm
While these two are also code editors, they are far from as robust as the PhpStorm IDE. Although these editors also support plugins to perform functions similar to PhpStorm, by bringing it natively it is much more efficient and you get rid of compatibility worries, etc. and it …
Chose PhpStorm
PhpStorm is without compare for a shop that works entirely in PHP. We've evaluated some of the other text editors on the market and while they have their perks, specifically speed, they aren't nearly as easy to navigate within the codebase or make sweeping changes.
Chose PhpStorm
Easier to use, more features, more reliable. Much more purpose built with specific integrations aimed directly at php code instead of the broad generic interfaces the other software have that are aiming to support many different languages.
Chose PhpStorm
I believe PhpStorm has a bit more functionality then VS Code, however VSCode is a free option for a casual user.
Chose PhpStorm
When I have evalutated Eclipse and Netbeans (years ago), I have noticed that PHPstorm have more features already included, and overall, they are better in quality.

For example code refactoring, code analysis, debugging - everything was easier in PHPStorm.
Chose PhpStorm
Both Visual Studio Code an Sublime Text are excellent code editors, and even offer a better performance than PHPStorm. However they are not complete IDE's and do not perform half of the tasks that PHPStorm does.
Chose PhpStorm
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 …
Chose PhpStorm
Before PHPStorm, most of us were using Komodo IDE. PHPStorm's performance is quite a bit peppier, though, and that makes a huge difference on large projects. PHPStorm's rolling feature releases also give a better window into the direction of the tool, and JetBrains has been …
Chose PhpStorm
Notepad++ is exactly that, notepad on steriods. However, PHPStorm was designed specifically for PHP ( my language of choice ) and thus, common settings that I would have to tailor within Notepad++ ( ever time an update comes out, which is very often ), do not have to get reset …
Chose PhpStorm
Each one of the products I've listed are great in their own right, but non of them provide as complete a solution as PhpStorm in my opinion. Very few products offer all of the features that PhpStorm does and those that do don't have the greatest performance in my experience. …
Chose PhpStorm
In comparison to many other popular code editors, PhpStorm stands out in terms of its fantastic integration of so many high quality and extremely useful features. In particular, the code quality analysis and code navigation features are not available in many other development …
Chose PhpStorm
I found phpstorm had either more features, or performed faster than all the other IDE's I've used in the past so I haven't even tried them lately.
Chose PhpStorm
PhpStorm is the most complete IDE for PHP that I have used. It is stable and solid, and it works on all platforms. There are some editors that are quicker loading, Sublime Text, Notepad ++, but they don't have the depth and solid foundation that PhpStorm has. This is why we …
Chose PhpStorm
PhpStorm compares comparably to Visual Studio for a PHP development environment. It is the most powerful editing environment I have come across for PHP. Having a background in C#, it feels much closer to and similar in power to VS. Has many of the same built in functions …
Chose PhpStorm
It has support for almost any third party tools that you'll use for PHP development. You have a great support for employees and it's always being updated so it supports the latest technology.

Chose PhpStorm
PhpStorm has a free trial. Visual Studio IDE does not. I believe that VSIDE is better suited for C+/.NET development and not PHP. Despite their PHP plugins & debugger, stepping through the code on PhpStorm always feels better and more intuitive than stepping through PHP with …
The Welkin Suite
Chose The Welkin Suite
I have tried using the Developer Console, Microsoft's Visual Studio Code with the Salesforce plugins and also Mavens Mate along with Sublime. The latter is deprecated. The rest are either options that are not as fully featured as The Welkin Suite or their setup time is much …
Best Alternatives
PhpStormThe Welkin Suite
Small Businesses
PyCharm
PyCharm
Score 9.3 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.3 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
Enterprises
PyCharm
PyCharm
Score 9.3 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
PhpStormThe Welkin Suite
Likelihood to Recommend
9.3
(0 ratings)
9.0
(0 ratings)
Usability
10.0
(0 ratings)
-
(0 ratings)
Support Rating
9.4
(0 ratings)
8.0
(0 ratings)
User Testimonials
PhpStormThe Welkin Suite
Likelihood to Recommend
PhpStorm is well suited for any PHP development. It integrates well with Symfony, Laravel, CodeIgniter, Cake & Twig. I have used it very successfully in the past and despite not being my go-to editor, I will still use it when working on PHP heavy frameworks.
Read full review
It is well suited to development-oriented projects. I find it faster to use the native Salesforce UI for more configuration projects. There are a number of tools in the suite that I have not used and probably could get more value out of it, but it has served well as my primary IDE for the last few months.
Read full review
Pros
  • Version Control: Git, Subversion, and Others.
  • Alerts about code being developed, alerts like errors, discontinuation of some function, suggestions for improvements.
  • Application database access can run SQL commands directly from PhpStorm without having to have any other clients open.
  • Shortcut keys that assist in the coding process.
Read full review
  • Local History - Without having to setup GitHub this has been a time saver!
  • AutoComplete
  • Saves the entire project at once
Read full review
Cons
  • There is a bug sometimes, when you pull that the directory structure it forgets all the folders
  • It's not free
  • When I copy paste the default is to not keep the same spacing/tab pattern of the original, which I'm not a fan of
Read full review
  • It would be nice if IDE feature releases were timed to coincide with Salesforce releases (i.e. make Lightning Web Components available on the day they become available in Salesforce instances).
  • The IDE can be a bit buggy especially when you have several windows of the IDE open to different Salesforce instances at the same time on one machine.
  • Sometimes, when you click to retrieve your data too soon, before the program has a chance to ask you to connect to the instance, it can cause the IDE to freeze.
Read full review
Usability
PhpStorm is very easy to use, once you get the hang of it. It can take a while to get the hang of it because there's so many options, some of which are buried in the imposing settings panel. It could use some help with multi-cursor, especially multi-file editing but that's a minor gripe.
Read full review
No answers on this topic
Support Rating
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
Read full review
In general, when you need support there is someone there to give you an answer. I think there could be an improvement in this area, but it's hard to provide a substantial amount of support for a product that is charging roughly $15 a month. Do I feel I get more than $15 worth of support value when I need to request it? Yes.
Read full review
Alternatives Considered
Each one of the products I've listed are great in their own right, but non of them provide as complete a solution as PhpStorm in my opinion. Very few products offer all of the features that PhpStorm does and those that do don't have the greatest performance in my experience. Some have a great text editor but lack other critical features while others have a bounty of features, but the text editor is garbage. Before I tried PhpStorm, I stuck to using simple text editors because the features the IDEs offered didn't outweigh performance hit of running such a large, slow program. PhpStorm isn't lightweight by any means but I haven't noticed any of the common performance issues that I experienced with other IDEs.
Read full review
I have tried using the Developer Console, Microsoft's Visual Studio Code with the Salesforce plugins and also Mavens Mate along with Sublime. The latter is deprecated. The rest are either options that are not as fully featured as The Welkin Suite or their setup time is much greater.
Read full review
Return on Investment
  • Recent AI advancements have saved us time to build by integrating it direct with the IDE allowing build to deployment to happen at a more rapid pace than previously possible
  • Integrated AI commit message generation saves time and effort from team members shorting time writing documentation allowing more time spent in development
  • Integrated git development causes less friction across team with version control and merge conflict resolution shortening development work flows
Read full review
  • I have probably saved about three hours, on larger projects.
  • It has definitely saved me the overhead of having to work with other IDEs that have heavier setup requirements.
Read full review
ScreenShots