---
title: PhpStorm Reviews
meta_title: 'PhpStorm Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 494 reviews by the users' company size, role or industry
  to find out how PhpStorm works for a business like yours.
aggregate_rating:
  rating_value: 4.6
  review_count: 494
  scale: '5'
date_modified: '2026-07-29'
parent_category:
  name: Integrated Development Environments (IDE)
  url: https://www.g2.com/categories/integrated-development-environments-ide
---

# PhpStorm Reviews
**Vendor:** JetBrains  
**Category:** [PHP Integrated Development Environments (IDE)](https://www.g2.com/categories/php-integrated-development-environments-ide)  
**Average Rating:** 4.6/5.0  
**Total Reviews:** 494
## About PhpStorm
PhpStorm is a PHP integrated development environment (IDE) developed by JetBrains that provides tools for writing, analyzing, testing, and debugging PHP applications. It is designed for professional PHP developers, full-stack web developers, and software teams building server-side and web-based applications. Common use cases include developing PHP web applications, maintaining legacy systems, working with modern JavaScript frameworks, integrating databases, and managing large or multi-module codebases. PhpStorm supports the PHP development lifecycle within a single environment. It includes context-aware coding assistance, project navigation tools, refactoring capabilities, debugging functionality, and integrations with version control systems and testing frameworks. The IDE runs on Windows, macOS, and Linux, providing a consistent development environment across platforms. Key features and capabilities include: • Intelligent code assistance with context-aware completion, syntax highlighting, inspections, quick documentation, and automated refactorings for PHP and related web technologies • Built-in support for PHP frameworks such as Laravel, Symfony, and Zend Framework, along with support for HTML, CSS, JavaScript, TypeScript, and templating languages including Twig and Blade • Navigation and project analysis tools that enable search across files, classes, symbols, and usages, supporting work in large or complex codebases • Integrated debugging and testing tools, including breakpoint management, PHPUnit support, and version control integration such as Git • Database and deployment tools, including SQL support, remote interpreters, Docker and Vagrant integration, and built-in terminal access PhpStorm enables developers to manage backend and frontend workflows within a single IDE. By combining language-specific code intelligence with debugging, testing, and deployment support, it provides a structured environment for PHP application development across local and remote environments.



## PhpStorm Pros & Cons
**What users like:**

- Users appreciate the **intelligent auto-suggestions** in PhpStorm, enhancing productivity and streamlining the coding process. (1 reviews)
- Users value the **collaboration tools** in PhpStorm, enhancing teamwork and streamlining development processes effectively. (1 reviews)
- Users highlight the **intelligent debugging capabilities** of PhpStorm, enhancing productivity and developer collaboration significantly. (1 reviews)
- Users appreciate the **ease of use** of PhpStorm, enhancing their overall development experience consistently. (1 reviews)
- Users love PhpStorm for its **fast development** capabilities, enhancing their overall coding efficiency and workflow. (1 reviews)
- Users appreciate the **intelligent features** of PhpStorm, which enhance productivity through advanced code completion and debugging. (1 reviews)
- Users praise the **Git integration** in PhpStorm for enhancing collaboration and productivity in development projects. (1 reviews)
- IDE Features (1 reviews)
- Language Versatility (1 reviews)

**What users dislike:**

- Users find PhpStorm to be **expensive** , particularly for freelancers and small teams with budget constraints. (2 reviews)
- Users find PhpStorm **heavy on system resources** , particularly impacting performance on older machines and small teams&#39; budgets. (1 reviews)
- Users find that PhpStorm&#39;s **high system requirements** can hinder performance on older machines, impacting usability. (1 reviews)
- Users experience **slow loading** times in PhpStorm, which can hinder their productivity and workflow efficiency. (1 reviews)
- Users experience **slow performance** with PhpStorm, especially when handling larger projects on less powerful hardware. (1 reviews)

## PhpStorm Reviews
  ### 1. Helps me work smarter

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ian A. | Teacher's Aide, Higher Education, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 26, 2017

**What do you like best about PhpStorm?**

The best aspect of PHPStorm in my opinion is the thoroughness with which it's developers sought to address common programming dilemmas. This IDE not only checks your syntax, but your semantics. For example, when I was programming with Javascript, I mistakenly set the width of an object to the height of another object. To my suprise, PHPStorm realized my error and warned me that I should probably not be assigning "height" to "width". This is just a microcosm of the overall usefulness of this program.

**What do you dislike about PhpStorm?**

One slight annoyance with PHPStorm is the duplicate function (Command + D). It works as expected for one line of code, but when I want to duplicate multiple lines I need to select 2 extra lines above the block of code I selected for the function to work as desired. This would be great thing to change in a future update.

**Recommendations to others considering PhpStorm:**

Get to know key features of the editor before starting. The more you know, the more you will be able to truly make use of the immense power at your fingertips. Even after years of using the editor, I am continually discovering new features that boost my productivity.

**What problems is PhpStorm solving and how is that benefiting you?**

PHPStorm's comprehensive support for PHP, Java, and MySQL has enabled me and my coworkers to modify our entire application seamlessly. The quick keyboard shortcuts and common-sense design principles of PHPStorm enable us to work quickly, efficiently, and to the utmost quality.

  ### 2. One of the best IDEs I've worked in

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Retail | Mid-Market (51-1000 emp.)

**Reviewed Date:** December 29, 2017

**What do you like best about PhpStorm?**

It is the most user friendly IDE I've ever worked with. It has a high level of customization, plenty of shortcut features and it helps you breeze through your projects with ease. It also has capabilities for various types of plugins that mold onto the technologies and frameworks you want to use. I also use the Git integration, which makes it, at least for me, a very efficient medium for coding.

**What do you dislike about PhpStorm?**

It's a bit resource-intensive on my computer when it does the re-indexing of a whole project, and the SSH connection isn't very user-friendly to set up, but I have found no major flaws to prevent me from doing my work in it

**What problems is PhpStorm solving and how is that benefiting you?**

I use it to write code, and it provides a relaxing environment, with customizable coloring, auto-suggestions and lots of other useful features that create a productive working session

  ### 3. PHP storm makes working with PHP easy

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sydney H. | Web Developer, Marketing and Advertising, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 07, 2017

**What do you like best about PhpStorm?**

I love WebStorm's code autocomplete feature, the ability to integrate JSLint, in-page console, git integration.  It also supports other front-end languages like Angular.js, React, and jQuery to make code implementation easy.  PHPStorm also makes it simple to integrate Laravel and Symfony into your projects.

**What do you dislike about PhpStorm?**

The server connection UI could be improved and made a tad simpler, there could be more themes available for download and/or easier theme customization, and the UI could be made to look a bit smoother.

**Recommendations to others considering PhpStorm:**

If you work with Wordpress or other PHP CMS platforms, PHPStorm will be your go-to editor.

**What problems is PhpStorm solving and how is that benefiting you?**

My former boss introduced me to PHP storm and I have never been more impressed with a text editor.  Since I work with Wordpress websites, I am constantly writing in PHP and using PHPStorm!  I love it.  Everything about the text editor is easy and if you've worked with Eclipse before, you will love PHPStorm.Working with PHP-based websites, like Wordpress websites, is super easy with this editor.

  ### 4. Pretty good all around

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** October 27, 2018

**What do you like best about PhpStorm?**

Its compatibility with laravel and has good php autocomplete

**What do you dislike about PhpStorm?**

This ide takes up a lot of space and is very slow at times

**What problems is PhpStorm solving and how is that benefiting you?**

Writing laravel code quickly

  ### 5. Great tool for Web Developers

**Rating:** 5.0/5.0 stars

**Reviewed by:** Bidur S. | Business Analyst / Software Project Manager, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 14, 2017

**What do you like best about PhpStorm?**

Code completion and generation.
UI that lets me see my files, code, terminal and database at once.
The syntax check and integration with PHP libraries.

**What do you dislike about PhpStorm?**

Since there are too many settings and preference options, I got overwhelmed with it at first. You need a little bit of learning time to be able to make best use of it. But, trust me, it's worth the time spent.
Also, I found it quite slow and resource consuming while used on Windows.

**Recommendations to others considering PhpStorm:**

Spend some time reading about the features you need and the shortcuts. It's worth all the time you spend learning. 

**What problems is PhpStorm solving and how is that benefiting you?**

We use PhpStorm for better code while keeping the amount of time spent by developers low. As a developer, it highlights me any problems within the codes such as typos, unused variables, etc so that I can go forward and correct it right away.

  ### 6. Uso de IDE

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Food Production | Small-Business (50 or fewer emp.)

**Reviewed Date:** August 02, 2018

**What do you like best about PhpStorm?**

This IDE allows us to configure everything from a single place, without having to set up additional plugins. For example, it has direct integration with Composer.

**What do you dislike about PhpStorm?**

The price of the license is very expensive, that's the problem it has.

**Recommendations to others considering PhpStorm:**

Yes, I would consider recommending it.

**What problems is PhpStorm solving and how is that benefiting you?**

With this IDE, I have been able to integrate my REST services without any problems, which is quite an advancement. It has helped me develop my entire product.

  ### 7. Worth the effort in the long run

**Rating:** 4.0/5.0 stars

**Reviewed by:** Benjamin L. | Full Stack Developer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 17, 2017

**What do you like best about PhpStorm?**

Very powerful, tons of customization options that can be specified on a global or project level, has git integration (though I only ever use it to pull changes for all of my active branches), tons of different additional packages.

**What do you dislike about PhpStorm?**

Not very lightweight, slow learning curve and not very user-friendly, can require complex or tedious customization to get it the way you want it, you'll always feel like there's more you could be doing or getting out of it (and there probably is).

**Recommendations to others considering PhpStorm:**

It takes a long time for it to really pay, but everyone I know who's used it thinks it's worth it.

**What problems is PhpStorm solving and how is that benefiting you?**

Managing a large project that is not very well organized, PhpStorm is a godsend for being able to find class or function or even variable declarations, searching through projects or directories, etc.

  ### 8. One of the best ideas

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 18, 2018

**What do you like best about PhpStorm?**

Perhaps the ease of autocomplete recognition, as well as its simplification.

**What do you dislike about PhpStorm?**

What IntelliJ, it needs you to download different IDEs for different languages.

**Recommendations to others considering PhpStorm:**

Try one of the most complete IDEs on the market.

**What problems is PhpStorm solving and how is that benefiting you?**

Web page programming in PHP, agility and simplification as well as version management.

  ### 9. The best one

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Health, Wellness and Fitness | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 30, 2018

**What do you like best about PhpStorm?**

I like the integration with git, db, terminal and libraries. 

**What do you dislike about PhpStorm?**

Sometimes is slow to load when you open for the first time.

**What problems is PhpStorm solving and how is that benefiting you?**

I am solving the web development  

  ### 10. A must have IDE for PHP and frontend development

**Rating:** 4.0/5.0 stars

**Reviewed by:** KAUSHIK S. | Senior Finance Manager, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** November 25, 2017

**What do you like best about PhpStorm?**

The best part of PHPStorm as I would see it is the careful quality with which it's designers tried to address regular programming issues. This IDE checks your sentence structure, as well as your semantics. For instance, when I was customizing with Javascript, I erroneously set the width of a protest the stature of another question. To my suprise, PHPStorm understood my mistake and cautioned me that I ought to most likely not allot "stature" to "width". This is only a microcosm of the general handiness of this program. 

**What do you dislike about PhpStorm?**

Some of the time, the extent of the application influences it to ease back to stack. Substantial ventures with huge amounts of documents may pause for a moment to import the initial couple of times. Joining with things like Laravel's craftsman and CakePHP is to wanted. In any event, it could utilize a few layouts. It could likewise utilize only a couple of upgrades in the Drupal and WordPress reconciliations 

**Recommendations to others considering PhpStorm:**

Regardless of on the off chance that you are a junior designer recently beginning your profession or you are a veteran programming engineer, PHPStorm is totally going to expand your engineer work process, illuminate various know engineer issues and make advancement fun and agreeable!

**What problems is PhpStorm solving and how is that benefiting you?**

Building web applications that utilization a blend of Javascript and inheritance Php scripting. Phpstorm is great at looking through javascript libraries. Phpstorm has great help for working with Database innovations. I utilize Phpstorm more than Webstorm notwithstanding when I'm not programming in Php.

  ### 11. Superb IDE

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 30, 2018

**What do you like best about PhpStorm?**

Masses of functionality, powerful IDE with great customisation abilities

**What do you dislike about PhpStorm?**

Bit heavy on system resources - RAM especially, and CPU when indexing.

**What problems is PhpStorm solving and how is that benefiting you?**

Assistance with writing good quality code.

  ### 12. PHPStorm analysis

**Rating:** 1.0/5.0 stars

**Reviewed by:** Verified User in Internet | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 31, 2018

**What do you like best about PhpStorm?**

The UI is quite beautiful and you have an easy access to all features provided

**What do you dislike about PhpStorm?**

It takes too much RAM to execute properly and really often slow down my computer; 
The indexation step is so long when you have a lot of dependencies.. Sometimes I need to disable features to make it run without freezing my PC. 

**What problems is PhpStorm solving and how is that benefiting you?**

I develop PHP/Symfony websites

  ### 13. An Ide to assist you in development

**Rating:** 3.5/5.0 stars

**Reviewed by:** Harshvardhan S. | Software Developer, Education Management, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 01, 2018

**What do you like best about PhpStorm?**

wide range of framework support and UI interactions 

**What do you dislike about PhpStorm?**

CodeIgniter Is not supported by Phpstrom

**What problems is PhpStorm solving and how is that benefiting you?**

Using It to develop websites in php

  ### 14. Great for PHP development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Wasim S. | VP Software Development, Insurance, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 28, 2018

**What do you like best about PhpStorm?**

Very customizable and rich with plugins.

**What do you dislike about PhpStorm?**

It is a little heavy on performance when loading new projects.

**What problems is PhpStorm solving and how is that benefiting you?**

Building APIs

  ### 15. Solid, intelligent PHP IDE

**Rating:** 5.0/5.0 stars

**Reviewed by:** James P. | Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 03, 2017

**What do you like best about PhpStorm?**

Incredibly intellgient. It understand context. For example, opening a directory that has a WordPress instance it will automatically ask you to enable WordPress support. It can also do thing like auto-detect PSR roots and recognize composer files. It also has excellent VCS integration as well as solid integration with issue trackers

**What do you dislike about PhpStorm?**

Sometimes, the size of the application makes it slow to load. Large projects with tons of files may take a minute to import the first few times. Integration with things like Laravel's artisan and CakePHP is to desired. At the least, it could use some templates. It could also use just a few enhancements in the Drupal and WordPress integrations 

**What problems is PhpStorm solving and how is that benefiting you?**

It allows for increased productivity. Less errors as your developing plus integrations makes your workflow faster

  ### 16. The Best Web Development Tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Valla O. | Computer Scientist, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 28, 2017

**What do you like best about PhpStorm?**

The Php part of Php storm doesn't tell the whole story of this application.   This is a great tool for all types of web development.  This tool is great for developing using Javascript and other web languages.  Syntax highlighting is done very well within the application.  It also works well with JSON manipulation.

**What do you dislike about PhpStorm?**

This tool is not as WYSIWYG as Dreamweaver.  CSS could be supported much better.

**Recommendations to others considering PhpStorm:**

Jetbrains is an amazing dev tool creator.  Phpstorm is probably my 2nd favorite web dev tool behind Adobe Dreamweaver.  They have versions that work on Windows and Mac.   The cost for Phpstorm is much cheaper than Adobe products.   Php is still an amazing server-side language and Phpstorm is the best tool for Php development.

**What problems is PhpStorm solving and how is that benefiting you?**

Building web applications that use a combination of Javascript and legacy Php scripting.  Phpstorm is very good at looking through javascript libraries.  Phpstorm has good support for working with Database technologies.  I use Phpstorm more than Webstorm even when I'm not programming in Php.

  ### 17. Great software for PHP development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 03, 2018

**What do you like best about PhpStorm?**

Intelligent code completion, code analysis and hints are the best features of PHPStorm. If you used to code in simple text editor, it'll save you a lot of time, and it'll make your life way easier.

**What do you dislike about PhpStorm?**

I don't like that it's sometimes slow, and crashes.

**Recommendations to others considering PhpStorm:**

I recommend you to start a free trial and when it's over, don't hesitate to subscribe. 

**What problems is PhpStorm solving and how is that benefiting you?**

I solve my everyday PHP-based coding problems with PHP storm. It helped us to write a cleaner, better code, well documented, more organized code. 

  ### 18. Great For Hardcore Coders

**Rating:** 3.5/5.0 stars

**Reviewed by:** Matthew C. | Senior Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 10, 2018

**What do you like best about PhpStorm?**

PHPStorm integrates with all the latest testing programs to ensure the highest quality results.

**What do you dislike about PhpStorm?**

For normal programmers that want to write code quickly without worry about testing, PHPStorm can cause performance issues. I prefer Sublime Text for these situations.

**Recommendations to others considering PhpStorm:**

Evaluate your needs. Sublime Text can solve a lot and is very performant, but doesn't meet all the needs that come with PHPStorm. Find your own sweet spot and decide if PHPStorm is for you. Trying it out is the only way and I insist that every programming at least give it a try.

**What problems is PhpStorm solving and how is that benefiting you?**

Code debugging and code-sniffing in real life time. Basically, efficiency after some minor setup time.

  ### 19. Good ide, but memory hog

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Hospitality | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 30, 2018

**What do you like best about PhpStorm?**

It has very good autocomplete, context awareness, intellisense but it can take up gigs of RAM. 

**What do you dislike about PhpStorm?**

It can take up gigs of RAM. Some performance tuning in the config can mitigate this, but not completely

**What problems is PhpStorm solving and how is that benefiting you?**

Less time spent digging through code if using a text editor

  ### 20. Suite is Sweet

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Real Estate | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 26, 2018

**What do you like best about PhpStorm?**

Ease of use, very similar to Visual Studio but interface is much better

**What do you dislike about PhpStorm?**

How big the software is and how much space it takes up on computer

**What problems is PhpStorm solving and how is that benefiting you?**

Needed a reliable software to code php. The reviews were amazing and the suite had everything I could’ve asked for. 

  ### 21. The best PHP IDE on the market

**Rating:** 5.0/5.0 stars

**Reviewed by:** Chris R. | Lead Developer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 27, 2017

**What do you like best about PhpStorm?**

Code completion, intelligent type hinting (from DOC BLOCKs, type hints and PHP7.0 return types, code following (classes, functions, constants etc). Also does link following for SCSS, JS, ES6.

**What do you dislike about PhpStorm?**

JS IDE is functional but very very slow at times. Although there is a JS IDE in the family specially for this.

**Recommendations to others considering PhpStorm:**

Migrate up your key maps from your existing editor / IDE. This will speed up your familiarisation with PHPStorm.

**What problems is PhpStorm solving and how is that benefiting you?**

Helps me write more reliable code, also helps me to catch errors much earlier than waiting to execute the code.

  ### 22. This is my go to for PHP development.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Bill P. | Software Engineer 3, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 27, 2017

**What do you like best about PhpStorm?**

The IDE has most of the features you expect from a modern IDE, but the feature I have found to be most invaluable is the managing of multiple Git branches at once. It's common to work with multiple related repositories that contain the applications, libraries and api's that all work with each other and the ability to manage them in one interface and even switch their common branches saves me time.

**What do you dislike about PhpStorm?**

All of these useful features come at a cost. It seems that each new version is slower and slower on my laptop.

**What problems is PhpStorm solving and how is that benefiting you?**

The benefits of having an IDE that will assist you with its code intelligence and point out potential issues on the fly saves a ton of time during the development cycle.

  ### 23. I love it, way better than anything else I've used

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Consumer Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 22, 2018

**What do you like best about PhpStorm?**

Linting and searching is amazing.  They've really figured out the best way to do that.  I love the helps it gives you with SQL and it's beautifier is awesome!

**What do you dislike about PhpStorm?**

It's a little more expensive than others I've used, but I can't get myself to think I'm paying too much.

**Recommendations to others considering PhpStorm:**

If you don't use PHP all the time it's fine.  I build in nodejs projects with it.  It's just webstorm with some php features in it.  Try it now and give it a week or so.  I couldn't go back.

**What problems is PhpStorm solving and how is that benefiting you?**

It's versioning tools help us fix things quickly, it's also beautifying our files and helping all our developers make sure our code is styled the same way.  Constancy man.

  ### 24. Phpstorm - take the guesswork out of php programming

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Non-Profit Organization Management | Mid-Market (51-1000 emp.)

**Reviewed Date:** December 30, 2017

**What do you like best about PhpStorm?**

I love how it integrates with xdebug to allow stepping through lines of code, as well as JIT debugging of errors. 

**What do you dislike about PhpStorm?**

I realize there are many standards for an ide, but some of the keyboard commands are a little awkward. Also, setting up debugging with xdebug is not a very straightforward process, but much of this can be blamed on remote debugging, or improper server configuration. This is not the fault of phpstorm, but phpstorm is where the problems manifest.

**Recommendations to others considering PhpStorm:**

If you find php confusing, and are familiar with .net and Visual Studio, Phpstorm is for you!

**What problems is PhpStorm solving and how is that benefiting you?**

I am using Phpstorm to develop a Magento store for our organization. I have realized the benefits of being able to step through the core magento code, which used to be a mysterious black box of magic before. I’ve learned a lot from using phpstorm.

  ### 25. A very good tool but little slow

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** December 13, 2017

**What do you like best about PhpStorm?**

It has an enormous store of modules that cover for the most part anything you require with web advancement all in all, not just PHP. Good help for Javascript too. It has mix with git, and JIRA (with modules), and it can help exchanging between JIRA issues/assignments, git branches and following time.

**What do you dislike about PhpStorm?**

It requires a great deal of assets, so a genuinely intense machine with heaps of RAM is important to run this IDE. On the off chance that you require more than one occasion of the application without a moment's delay, you'll hear the enthusiast of your PC attempting to keep it frosty. Indeed, even with an effective machine, now and again with huge activities there's a touch of slack when utilizing some propelled highlights.

**Recommendations to others considering PhpStorm:**

There are lighter IDEs out there, which are free. In the event that you go for PhpStorm (which is WebStorm with PHP bolster), remember that it utilizes a considerable measure of assets, exceptionally RAM.

**What problems is PhpStorm solving and how is that benefiting you?**

We utilized this IDE to create ventures for clients. One things that encouraged was the capacity to send out/import the IDE setup, so all individuals from the group would have the very same settings, making it simple to cooperate with a similar code base.

  ### 26. PHPStorm is awesome

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 30, 2018

**What do you like best about PhpStorm?**

It allows me to be extremely productive and to make quality code at the same time

**What do you dislike about PhpStorm?**

The use of memory is very high, and it lacks some interesting functions

**What problems is PhpStorm solving and how is that benefiting you?**

Integrated environment with all that I need

  ### 27. Best IDE for PHP

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Publishing | Mid-Market (51-1000 emp.)

**Reviewed Date:** December 07, 2017

**What do you like best about PhpStorm?**

Currently the best tool for coding in PHP. PHPStorm is really smart. The auto-complete is superb and it understands your code without need of doing additional tricks. 
It's easy to use once you get the grip of it. Default config is good, but the best part is that it can be configured like almost any IDE you used before are are coming from.
Ability to work on a remote project is also great.

**What do you dislike about PhpStorm?**

Written in Java... memory footprint is really big, especially when indexing or opening a large project for the first time.
Configuration is not the easiest task if you're not familiar with the terms. Also online documentation could be better.

**Recommendations to others considering PhpStorm:**

There are other open source tools, those are good. PHPStorm is simply better.

**What problems is PhpStorm solving and how is that benefiting you?**

Coding in PHP... the ability to have the project locally and automatically uploading it to remote host made initial deployment and further development of the project a lot easier.

  ### 28. My experience with PhpStorm

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 05, 2017

**What do you like best about PhpStorm?**

PhpStorm is the best Php Editor out there, with an A+ php language support and integration. It has so many features that i'd need a whole day to talk about them. Simply put, it's Sublime on steroids. The features don't focus only on PHP, it comes with everything you can possibly need to develop a webapp or a website written in PHP. It has perfect support for Laravel, vue.js, css, scss, ECMA 6 javascript, docker, ftp and much much more. 

**What do you dislike about PhpStorm?**

It has too many features, which makes it a little slow to load. 

**Recommendations to others considering PhpStorm:**

Don't hesitate, install it and you'll never use anything else. This goes for every piece of software written by JetBrains!

**What problems is PhpStorm solving and how is that benefiting you?**

Developing webapps written in php, i needed a good editor, and i've found the best one in PHPStorm. This great software, besides helping me write good code, gives me one click access to my databases, my composer packages and even can set up watchers for my scss files. It's 100 apps into 1.

  ### 29. PHP STORM

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Consumer Goods | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 03, 2018

**What do you like best about PhpStorm?**

Excellent coding standard
Debugging 
This platform is easily integratable by databse, rest client, remote deployment and command tools.
All PHP tools 
Built in developer tools

**What do you dislike about PhpStorm?**

Only dislike thing is memory.. It costs lot of memory 

**What problems is PhpStorm solving and how is that benefiting you?**

Its very helpful for error detection and Version controlling. 


  ### 30. PHP Storm all in one UI editor. 

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** November 29, 2017

**What do you like best about PhpStorm?**

I love, its easy to use  feature and no matter what it doesn't crashes like other specially if you work eclipse for UI. One good thing about using JetBrains products is that, if you know atl-east one IDE to use, you can easily use all. Maybe its called PHP storm but it fulfills all UI needs like Node.js,React.js etc.

**What do you dislike about PhpStorm?**

Not any thing in particular but I think they must provide most install able plugins to support Frameworks such as CakePHP. By default it should support to some  new Java Script frameworks. 

**Recommendations to others considering PhpStorm:**

I would recommend others to use PHP storm for all your UI needs.

**What problems is PhpStorm solving and how is that benefiting you?**

I am a Master Student and for my projects and Courses,I recently build one Phasor Game engine based Web Browser game using PHPStorm as an IDE and I am loving the easiness it provides.  Before joining master, I have used PHPStorm in Cerner Corporation and Siemens Healthcare. 


  ### 31. Invaluable tool for coding in PHP or any web language it supports

**Rating:** 5.0/5.0 stars

**Reviewed by:** Marty M. | Software Developer/Tech Lead, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 29, 2017

**What do you like best about PhpStorm?**

It has a number of useful integrations that are constantly being added to. New technologies frequently get support in the IDE.

**What do you dislike about PhpStorm?**

There are so many features, it can be daunting at times. The basic necessities are intuitive but going beyond that sometimes takes some digging.

**Recommendations to others considering PhpStorm:**

As an IDE that is constantly being improved, PhpStorm is a great choice for your development environment.

**What problems is PhpStorm solving and how is that benefiting you?**

Developing a PHP web portal has been made magnitudes easier using PhpStorm.

  ### 32. PhpStorm the PHP IDE

**Rating:** 5.0/5.0 stars

**Reviewed by:** Nicolas C. | Responsable support &amp; Efficience des opérations IT &amp; Responsable performance et progrès, Retail, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 30, 2017

**What do you like best about PhpStorm?**

Phpstorm is for me the best IDE for develop on PHP/Symfony, the intregration framework support is very usefull and set the development easyer for everyone

**What do you dislike about PhpStorm?**

Little bit hard to take in hand very good but after that !!

**Recommendations to others considering PhpStorm:**

Don't hesitate phpstorm is the best ide for development

**What problems is PhpStorm solving and how is that benefiting you?**

Help new developper to take in hand the development of symfony. 

  ### 33. Complete IDE for PHP Developer, Frontend

**Rating:** 5.0/5.0 stars

**Reviewed by:** Thanh P. | Software Engineer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 14, 2017

**What do you like best about PhpStorm?**

- Support code hinting base on PHP docs
- Native support PHP 5.3, 5.4 and PHP7
- Integrate with PHPUnit
- Powerful tool for version source control (inherit from JetBrains Product)
- Tool for deployment via FTP, SFTP, testing Restful APIs
- Integrate with many framework, cms and library: Yii2, Laravel, Wordpress
- Support frontend edit JS, CSS

**What do you dislike about PhpStorm?**

It takes a long time for starting and indexing in the first time create or import project.
Need write PHP docs for code hinting and warning

**What problems is PhpStorm solving and how is that benefiting you?**

Less bug with code hinting and warning. But first, developer must create PHP docs.
Deploy app easier to hosting and server with only one click
Native tool for testing Restful API services

  ### 34. A really smart IDE

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jorge R. | Front-End Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 04, 2018

**What do you like best about PhpStorm?**

Frameworks support, Front-end technologies included, Built-in developer tools, code verification, Easy Code Navigation & Search, Local history, Plugins, Cross-platform Experience, Parameter Hints, Smart Duplicated Code Detector, Unit Testing With PHPUnit

**What do you dislike about PhpStorm?**

I think it is an expensive IDE for personal use

**Recommendations to others considering PhpStorm:**

If you have the money, pay it!

**What problems is PhpStorm solving and how is that benefiting you?**

Perform tasks in less time

  ### 35. Must have if writing in PHP

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 29, 2018

**What do you like best about PhpStorm?**

PhpStorm is a must have for anyone writing in Php, especially if you are pretty new to it.  It is an easy to use dev environment and has great code analysis to catch any errors in your code. 

**What do you dislike about PhpStorm?**

As of now, I can't think of anything I really dislike about PhpStorm that other programs similar would have.

**What problems is PhpStorm solving and how is that benefiting you?**

As in most companies that writing in PHP, you need a good program/environment to write, test and build your code.  PhpStorm has been an ideal program to keep our code clean, and written efficiently.   As far as I know we have only used PhpStorm here and it has really been a great development tool for our team.

  ### 36. Best IDE

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 26, 2018

**What do you like best about PhpStorm?**

intuitive, extremely extendable. Using several different languages and frameworks

**What do you dislike about PhpStorm?**

So far I have not found much not to my liking

**What problems is PhpStorm solving and how is that benefiting you?**

development for all sorts of projects

  ### 37. Robust IDE for PHP Developers

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 07, 2018

**What do you like best about PhpStorm?**

I like the seamless integration with my FTP servers. It helps me avoid mistakes that can happen easily while alt-tabbing back and forth to filezilla and back.

**What do you dislike about PhpStorm?**

PHPstorm is very resource-heavy. I had difficult using it on one of my less powerful computers. 

**Recommendations to others considering PhpStorm:**

Be sure to learn all of the shortcuts to have a better experience

**What problems is PhpStorm solving and how is that benefiting you?**

Organized management of my PHP web apps, both live and in-progress

  ### 38. Any developers must have!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Nick R. | Computer System Analyst, Marketing and Advertising, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 31, 2017

**What do you like best about PhpStorm?**

Ease of use for beginners and the ability to customize my developing environment to exactly what I want

**What do you dislike about PhpStorm?**

Its a bit pricey for a free lance developer - but once you have it you never want to get rid of it

**Recommendations to others considering PhpStorm:**

Take the time to lean the software, it is very well worth the time spent

**What problems is PhpStorm solving and how is that benefiting you?**

Everything is built into the software, terminal, GIT, FTP.  There is no need to pay for any other software to take care of those needs

  ### 39. Best IDE for PHP

**Rating:** 5.0/5.0 stars

**Reviewed by:** Miguel U. | Wordpress developer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 08, 2017

**What do you like best about PhpStorm?**

It's a good IDE to do anything with PHP, it has support for most 3rd party tools. Compatible with composer, latest PHP versions,. Lets you to autoformat your code, optimize code, have warnings to avoid mistakes, includes a REST API test tool. 

It has the best PHP debugger in the market.

**What do you dislike about PhpStorm?**

Since it's done with Java, it might be slow for big projects. Price it's expensive.

**Recommendations to others considering PhpStorm:**

If you are looking for a powerful tool and  you have a good machine. Use this application.

**What problems is PhpStorm solving and how is that benefiting you?**

Currently it's my main IDE for development.

  ### 40. Storm one of the best Editors out there

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 28, 2017

**What do you like best about PhpStorm?**

good number of plugins, works well with Git, bitbucket, SVN.  Great support, lots of good tutorials and works well with frameworks such as Symfony. memory and system resource usage not as bad as some of the other editors.

**What do you dislike about PhpStorm?**

not much to dislike about it, there is a bigger learning curve due to the amount of features.

**Recommendations to others considering PhpStorm:**

I'd recommend switching heck even the guys that develop and work on Symfony it.

**What problems is PhpStorm solving and how is that benefiting you?**

using Symfony framework make editing files quick due to auto completion, easy to manage multiple projects

  ### 41. Worth the Moeny

**Rating:** 5.0/5.0 stars

**Reviewed by:** Lawrence B. | ZenCart/PHP Web Developer, Automotive, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 05, 2017

**What do you like best about PhpStorm?**

It works with pretty much everything, asana, gitHub, Remote MySQL, API testing tool, and it really allows me to divide my projects nicely

**What do you dislike about PhpStorm?**

The FTPS doesn't always work unless cPanel is set to allow broken clients. Sometimes the Index can be a slow. 

**Recommendations to others considering PhpStorm:**

Get phpStorm after graduating from notebook.exe -> notebook++ -> NetBeans. It was huge step-forward. I'm very happy that a fellow programmer recommended I witch. 

**What problems is PhpStorm solving and how is that benefiting you?**

It provides a much better IDE than notepad.exe. I have noticed increased efficiency and better code history with task integration

  ### 42. JetBrains makes some of the best IDEs available

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 12, 2017

**What do you like best about PhpStorm?**

Using PHPStorm for recent PHP Development.  Like with all other JetBrains IDEs, the interface is intuitive, functionality is rich, and the keyboard shortcuts (refactoring,  etc) make development a snap.  Hard to go back to other IDEs.   I have done some minor Go development, and was able to use PHPStorm with the right extension added.

**What do you dislike about PhpStorm?**

Like most of it.  No real dislikes.  One gripe is that refactor->extract->interface... has no key shortcut, have to use mouse/menu.  I find I use that often.

**What problems is PhpStorm solving and how is that benefiting you?**

Provides an environment that facilitates rapid development and rapid refactoring.

  ### 43. Great IDE for proeject development

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 14, 2018

**What do you like best about PhpStorm?**

It support various frameworks like  Symfony2, Yii  and Laravel.
It allows automatically generating documentation from specifically formatted comments.
Phar support allows running complete applications out of .phar files.
It allows monitoring code and sync the files that need to be changed with a remote server.

**What do you dislike about PhpStorm?**

A very slow indexing, many memory leaks, large projects after some time will be very slow, opening large files like 10mb can even break IDE.
It is not free and little bit more exensive.

**Recommendations to others considering PhpStorm:**

Make work really fast, go ahead 

**What problems is PhpStorm solving and how is that benefiting you?**

I use it for writing automatic test cases which is much easier Php storm.
It would have been more better if there was Github Integration

  ### 44. Best PHP IDE

**Rating:** 5.0/5.0 stars

**Reviewed by:** Josh M. | Full Stack Developer, Program Development, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 12, 2017

**What do you like best about PhpStorm?**

Lightning Fast, and it's free for students.

**What do you dislike about PhpStorm?**

Lots to learn. Takes time to learn all the features, but this isn't a problem so long as you're willing to invest the time. I also wish there was better code coloring customization/theme support.

**Recommendations to others considering PhpStorm:**

Best PHP IDE available. You won't be let down.

**What problems is PhpStorm solving and how is that benefiting you?**

Switching to PHPStorm from Dreamweaver is like switching to a computer from a typewriter. I had no idea of all the super useful features I was missing out on until I tried out PHPStorm. Needless to say, I have no reason to go back to Dreamweaver.

  ### 45. The Best IDE for PHP FrameWorks and WordPress Development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 13, 2017

**What do you like best about PhpStorm?**

I like how phpstrom work with WordPress, Laravel development out of the box. The Framework integration is very good, Auto suggestions, code reformatting, class/method refactoring is pretty good.

**What do you dislike about PhpStorm?**

Sometimes PHPstrom is a memory hog. It takes too much Ram sometimes that slow down the IDE. 

**Recommendations to others considering PhpStorm:**

If you are LAMP/LEMP developer and looking for the best ide in the market then I strongly recommend PhpStrom. Once you used to it, You will understand the true power of it's. 

**What problems is PhpStorm solving and how is that benefiting you?**

PHPstrome helps to write clean codes, it's autocompleted feature saves lots of time.
It's debug tool helps to debug the code and find where is the problem exactly. 
I would like to mention it's framework and CMS integration is very cool, Also It's Javascript support is awesome too.

  ### 46. The Ultimate PHP IDE

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mike M. | Professor, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 04, 2017

**What do you like best about PhpStorm?**

Having worked with a number of PHP projects using Eclipse for years, I switched over to PhpStorm and never looked back.  I also write Java and use other products in the JetBrains suite, and this product made working with the PHP programming language so much fun.

**What do you dislike about PhpStorm?**

If there's anything I'd nitpick on, it's the high memory usage of the software (since *everything* is indexed by the IDE.)  But on a strong developer machine with sufficient resources, this is a minor nitpick.

**Recommendations to others considering PhpStorm:**

If you are familiar with any product JetBrains offers and have to code with PHP, this is the premier software for you to use.

**What problems is PhpStorm solving and how is that benefiting you?**

PhpStorm made my job writing code in the language much easier.  The IDE offers very useful features like code completion and generation and syntax validation.  It also has an excellent debugger, and has strong test coverage features as well.

  ### 47. Great professional IDE

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** January 08, 2018

**What do you like best about PhpStorm?**

code reference and quick autocomplete for php functions. I also enjoy the quick access "TODO" list that is generated from code comments. Not to mention the integrated terminal and GIT plugin.

**What do you dislike about PhpStorm?**

At times, the many features can be a little overwhelming.  At around $400, it's also a little pricey.

**Recommendations to others considering PhpStorm:**

Great if you wish to utilize it's many features such as TODO list reference and IDE live templates. Otherwise, most other IDEs are usually sufficient for modern web development such as VSCODE which include an integrated terminal, language highlighting, git integration, and great community support.

**What problems is PhpStorm solving and how is that benefiting you?**

I think PHPStorm can provide effective team processes and cut down on project setup and workflow configurations.

  ### 48. Great coding experience

**Rating:** 4.5/5.0 stars

**Reviewed by:** Pedro L. | Senior Software Engineer | Technical Lead, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 11, 2018

**What do you like best about PhpStorm?**

Easy and effective integration with Xdebug and nice look and feel

**What do you dislike about PhpStorm?**

Sometimes there are indexing issues which prevent searches from working as expected

**What problems is PhpStorm solving and how is that benefiting you?**

Fast response to client requests for bug fixes and new features

  ### 49. The best PHP IDE currently available

**Rating:** 5.0/5.0 stars

**Reviewed by:** Olavi S. | Software Developer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 28, 2017

**What do you like best about PhpStorm?**

PHPStorm really comes into it's element for developing large web applications. It has integrated support for many javascript frameworks, html validation and validation exceptions. I'm like these features the most because they are not as common. The php support is great. PHPDoc is used for type hinting and almost everything can be hinted.

**What do you dislike about PhpStorm?**

The support for quick edits on a server is clunky, weird to setup and doesn't cover all the bases. Uploading more than a hundred files to a server is horribly slow - only one connection is used. There are also basically no conveinence features - such as server side search. Search in general could be improved . The preview window , a tab on the search modal  is great, but i wish i could easily increase the previewable match count from 100. Once you leave the preview window - finding anything becomes really weird, the opened modal is tiny and the filtering is awkward - by folder. Why can't i just have my big list ?

**Recommendations to others considering PhpStorm:**

Try it out it's a really solid product. Definitely mess around with the setting and most importantly PLUGINS. I found that most things that I want are already created.

**What problems is PhpStorm solving and how is that benefiting you?**

It helps me develop and reduces complexity by allowing me to read code more efficiently.

  ### 50.  48/5000 My experience with PhpStorm

**Rating:** 5.0/5.0 stars

**Reviewed by:** Xavier David G. | Desarrollador Java, Telecommunications, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 27, 2017

**What do you like best about PhpStorm?**

I like that it is very easy to use, a php developer who is using PhpStorm may feel that he has an IDE that really helps him to develop a large and organized project. How to search the amazing intelligent autocomplete, grab a piece of code and transform it into a function, duplicate code detection is also very helpful

**What do you dislike about PhpStorm?**

Although it has very good features, lacks the power to create automatic migrations (I use Laravel) and the destination really helps, the debugger in php is very difficult to achieve configure

**Recommendations to others considering PhpStorm:**

If you have the money, it's worth it. Still a few details are missing, but I'm sure PhpStorm will be the perfect IDE to schedule in php

**What problems is PhpStorm solving and how is that benefiting you?**

The maintenance of a single fact in php and the possibility of making different web pages in Laravel, to make the application refactor, the services that are used to make quick queries to the database, and also used it to try Rest Services


## PhpStorm Discussions
  - [How can I share SSH credentials between multiple installations?](https://www.g2.com/discussions/how-can-i-share-ssh-credentials-between-multiple-installations) - 1 comment, 1 upvote
  - [How do I make the most of PHPStorm?](https://www.g2.com/discussions/12675-how-do-i-make-the-most-of-phpstorm) - 1 comment, 1 upvote
  - [What is PhpStorm used for?](https://www.g2.com/discussions/what-is-phpstorm-used-for) - 1 comment

- [View PhpStorm pricing details and edition comparison](https://www.g2.com/products/phpstorm/reviews?page=7&section=pricing&secure%5Bexpires_at%5D=2026-08-02+11%3A08%3A57+-0500&secure%5Bsession_id%5D=74e3c4cd-4b65-473f-aed3-3cb314082ea2&secure%5Btoken%5D=474a49c474c3c58a21a9e894908b8217080b1c5e004d9f443a9c22826632ea3e&format=llm_user)
## PhpStorm Integrations
  - [Laravel](https://www.g2.com/products/laravel/reviews)

## PhpStorm Features
**Functionality**
- Ease of Use
- File Management
- Multi-Language Support
- Customization
- Straight-Out-the-Box Functionality
- Help Guides
- Patching & Updates

## Top PhpStorm Alternatives
  - [Eclipse](https://www.g2.com/products/eclipse/reviews) - 4.3/5.0 (3,097 reviews)
  - [NetBeans](https://www.g2.com/products/netbeans/reviews) - 4.2/5.0 (657 reviews)
  - [Aptana Studio](https://www.g2.com/products/aptana-studio/reviews) - 4.2/5.0 (38 reviews)

