
I can say little. Honestly, all Jetbrains IDEs seem to me to be the best in their field. Extraordinary prediction, error control, debugger... You can customize it as much as possible, have different interpreters (If programs for example use different versions of PHP), integration with docker, console, tests (PHPUnit) ... Personally I use all the Jetbrains IDEs, they seem to me the best without a doubt to program in any programming language, in this case, in my work, we all have PHPStorm with the paid license. Without a doubt it is a great tool, and with a constant support.
Review collected by and hosted on G2.com.
Personally I find it hard to say any defect of this IDE, perhaps, due to the multitude of configurations you have, and more if you work with debuggers, tests, dockers ... It would be the complexity of the initial configuration to have everything in harmony and flow, but once all these initial configurations are done, the only thing you have to worry about is programming your web applications in PHP, JS, or the web language you prefer, since PHPStorm not only supports PHP Review collected by and hosted on G2.com.
It autocompletes your code as you write. It comes with its own terminal so you do not have to open another one. Its user interface is great with great themes the user can customize to their satisfaction. For students or if you have a student email you can access the application for a year, else you can try it for thirty days. It is easy to install on any platform either Linux or windows or even mac operating systems. It has a visual debugging feature inside the IDE. With phpStorm, you are also able to code all front end languages. It supports git databases connection and other in its system. Review collected by and hosted on G2.com.
For newer languages like preCSS, it lacks support for them. It is expensive to use most when you do not have a student email hence does not offer a community version for its lovers. For systems that are a bit old, phpStorm can be really a strong program for them since it will slow down the system. Most developers would love this IDE to be used for more than one language, other than installing different IDEs for each language you come across with. Some IDEs have a preview of the output of your code, and so far I haven't seen that in phpStorm Review collected by and hosted on G2.com.
I like nearly everything about this software. There are small bugs sometimes but overall works like a charm. Review collected by and hosted on G2.com.
Sometimes small bugs are encountered in the application but not significant. Review collected by and hosted on G2.com.
Me gusta lo fácil que es de usar y que es compatible con otros lenguajes como jQuery, React, y Angular.js. Además, PHPstorm no es estrictamente para el lenguaje PHP sólo porque lo uso para JavaScript y CSS también. Me gusta la función de resaltar la sintaxis también porque ofrece sugerencias para mejorar esa parte resaltada del código. JetBrains, el desarrollador de PHPStorm, crea productos que valen la pena por su facilidad de uso y el incremento de productividad que aportan a los usuarios. Review collected by and hosted on G2.com.
Utiliza mucha memoria y a veces tarda mucho tiempo en cargarse. Pero no es tan malo porque nunca he experimentado un accidente todavía. Además, está repleto de características increíbles, pero las migraciones automáticas no son una de ellas. Review collected by and hosted on G2.com.
I'm not a fan of PHP with the dynamic typing and frequent updates between versions that break my code so a good IDE that makes a painful language easier to work with is godsent, my favorite thing is that you can easily jump into files if you are in the function that calls a different file, it saves a lot of time especially in a large deployment with many developers that work concurrently in different parts and was developed over a long time. Review collected by and hosted on G2.com.
There is a bug I hit relatively often with (override(map[])) now; With long object names sometimes just doesn't work anymore, on the upside I think that it will be patched soon since it is already reported. Review collected by and hosted on G2.com.
some things are good i guess but i never use that ish because im a senior erlang dev ex. php dev it makes the clusterf*** seemingly easier to navigate, but its all lies..... Review collected by and hosted on G2.com.
this product used to be good but version 2016.2 to current 2017.1 is unacceptable for business use, i have a long running review of this app based on the frustrations ive had since 2015, so 2 yrs of headache and nothing has been solved and the devs of the platform basically refuse to fix or acknowledge, they just take your money. review is here https://plus.google.com/106435649138230430305/posts/D1A8CEgoRkq
also try making a new file its insane, make a popup the mouse has to click and miss the click and restart. fire yourselves!!!! Review collected by and hosted on G2.com.
This software attracts my attention, due to its splendid and effective functionalities, which it has integrated into its programming, which can be used by any user in particular, in the most flexible way possible, including that it supports direct access keys that help the coding process, and make it faster at work, since we save considerable time, thanks to this option of use, without excluding that it contains an automatic generation of assistance functions such as autocomplete and quite useful information and prevalent. Review collected by and hosted on G2.com.
After some updates to the version of PhpStorm, drastically, the application began to present slowdown failures, to start or perform several operations at the same time, which is a considerable problem, since sometimes due to its slow system, it can delay the work you do on a platform, on significant issues, including the initialization process for source code debugging, it's a bit obscure. Review collected by and hosted on G2.com.
With PhpStorm you've smart addons to work much easier with frameworks and they make your work so much easier. There is no need to have the documentation open on the side you can just rely on the autofill option for example. It really helped me to get comfortable at programming with shopware and symfony. But it is not just that, you have built in terminals, git / vcs support and you can fast and easily connect to databases you are working with. It is in my opinion the perfect IDE to work with projects built on a PHP Stack. It is definitely a must-have to work properly in structured and OOP projects. Review collected by and hosted on G2.com.
Unfortunately it costs money. But it does for a good reason, because the features it comes with make it very worth. And it is a java based IDE leading to some memory issues, next to that I still can not see any real downside to PhpStorm. Review collected by and hosted on G2.com.
Support for several languages and programming libraries for web development, especially the PHP language and its frameworks and JavaScript and its frameworks Review collected by and hosted on G2.com.
Perhaps there is a problem with the temporary suspension, which is a bit heavy, but this is forgiven for the services it provides Review collected by and hosted on G2.com.
PhpStorm is a very good editor, I can definitely recommend it. Edited for a long time with PhpStorm, but also with his brothers from Jetbrains; Pycharm and Intellij. They are all top products that make your life much better.
As for PhpStorm, the debugger and good integration with XDebug is a huge plus. Putting a simple breakpoint in your code all makes as much as possible. In addition, PhpStorm also does a lot in the background. Such as highlighting code that is broken by definition, improvements for syntax and automagic import of namcespaces. Finally, it also has a lot of extra functionalities, such as a database client.
The only thing I don't like working so much are front-end things like Angular and React. For this I like to switch back to VSCode for the IntelliSense of TypeScript and JavaScript. It is possible in PhpStorm, but it is not my favorite. Review collected by and hosted on G2.com.
The console. If you try to intall a npm package and try to paste it in the console it acts weird Review collected by and hosted on G2.com.
All: completition, automation, error highlights, Quality checks ... all that you can dream.
You can install plugins to face all the completition - code generation - code navigation of the main framework in the industry: it be symfony, laravel, yii, PhpStorm have you covered.
You can debug your code very easily in PHPStorm, even if you use Docker or other container based systems: PhpStorm comes with containers handling capabilities that makes set up, start, stop and using containers a breeze.
Ah forgot: do you have html or css or js in your project as well and not only php? Even there, PhpStorm is ready to assist you: you'll have checkers and autocompletition for those too.
For me is the perfect programming companion Review collected by and hosted on G2.com.
Nothing really ... but one thing that can be misleading is the "shelve" feature that is the same as Stash in GIT Review collected by and hosted on G2.com.
PHPStorm extended code formatting structure is ready to help you format your code, perform unit tests or provide visual debugging. It provides a rich code editor and code completion features. In addition, PhpStorm offers an excellent suggestion to help you understand the operation of the application at every step.
It works well with large frameworks like PHPStorm, Symfony, Zend Framework, Yii, CakePHP, Laravel and important CMS systems like Drupal, Magento and WordPress. Review collected by and hosted on G2.com.
The only and biggest drawback is that it is paid, unlike its biggest competitors. There is a free version for students, universities and many institutions, but for companies it is bad. Review collected by and hosted on G2.com.
PhpStorm is my first choice when it comes to developing a PHP Web application. All the major PHP frameworks are supported in Phpstorm such as Laravel, CodeIgnitor, Symphony, CakePHP, Wordpress, and Magento. PHPstorm is the advanced version of Webstorm with support of PHP and Database. Its refactor feature helps in safely renaming, editing and deleting a file in the project. With PHPStorm we can build powerful web applications and API and work with remote projects. Review collected by and hosted on G2.com.
PHPStorm is a very heavy IDE and has a very slow startup time. It reduces our system performance while working on a heavy project or file. I have personally experienced this issue on my mac system while working with a heavy javascript file. Review collected by and hosted on G2.com.
PHPstorm is our first choice when it comes to developing a large PHP web application as it supports almost every PHP framework like Symphony, Laravel, Drupal, Magento, and Zend framework. Once the project is created it deeply scan our project for all dependencies and understand its structures. PHPStorm even supports all major frontend technologies likes HTML, CSS, Javascript, Jquery, SASS, LESS, Vue, Typescript and many more. Another feature of PHPStorm is the Live edit feature that helps in seeing the changes instantly in the browser. Review collected by and hosted on G2.com.
The only thing I dislike about PHPStorm is that whenever there is an update for Mac PHPStorm we have to download it externally and install it again. Another disadvantage is that while working on a large project or heavy file the system slows down and makes it impossible for us to do other work. Review collected by and hosted on G2.com.
The Toolbox App I can download update downgrade the app in ease.
PHPstorm plugins that make my work faster and easier.
And MySQL connection is great. Review collected by and hosted on G2.com.
For now nothingi love everything about it. Review collected by and hosted on G2.com.
I like the Autocomplete features and the display of errors (syntax or compile time errors). Review collected by and hosted on G2.com.
When working with big projects it can get laggy. For example, we use Magento 2 at work and at some point it lags and completely shuts down. Review collected by and hosted on G2.com.
PhpStorm is one of the best IDEs for PHP development thanks to smart code completion, code refactoring and parameter hints. I also like that it includes an automatic save feature. Also, it is possible to import or export the settings made to PhpStorm, which is great if you install the software on another computer. Review collected by and hosted on G2.com.
I have no cons with PhpStorm. It is probably the most complete and smart development environment you have ever used. I am really satisfied. Review collected by and hosted on G2.com.
PhpStorm is a feature rich text editor and that is what I like the most. It has all the features of IntelliSense to make encoding much easier. Also, it has several built-in keyboard shortcuts to write the code faster. Another feature that I like is that it has SSH and Git compatibility. Review collected by and hosted on G2.com.
PhpStorm is not free software. What I dislike is that your subscription is a little expensive compared to other available options. Review collected by and hosted on G2.com.
PHPstorm is our primary choice when it comes to developing powerful PHP Web applications. It is really easy to debug our code whether its PHP, Javascript or XML. It supports almost every heavy PHP framework like CodeIgniter, Laravel, and CakePHP which are mostly used by developers. One of the best features of PHPstorm is that we can create a project that is hosted on the remote host and files are accessible through FTP/SFTP. PHPStorm has an inbuilt command-line tool that helps in running important commands in the project. Review collected by and hosted on G2.com.
PHPstorm is a very heavy software and while working on a large project PHPStorm consumes a lot of physical memory and slows down the system and making it hard for us to work on other things. Review collected by and hosted on G2.com.