7
User
Recs.
Recs.
12
Updates
Last
Updated
Updated
Here’s the Deal
Slant is powered by a community that helps you make informed decisions. Tell us what you’re passionate about to get your personalized feed and help others.
Activity
50 Options
SpecsUpdate
Multi Language SupportYes
Auto CompleteYes
Bracket MatchingYes
Integrated DebuggerYes
Source Control IntegrationYes
Error MarkupYes
Extension languageJVM
Supported remote file editing protocolsFTP; SFTP
Code TemplatesYes
Column selectionYes
Plugin ManagerYes
Cross PlatformYes
GitYes
Unit TestingYes
Go To DefinitionYes
RefactoringYes
Code AnalysisYes
Find ReferencesYes
Database managementYes
DeploymentRemote Deployment To Multiple Hosts
Version ControlYes
Find UsageYes
Quality ToolsPHP CS Fixer Support Now with PHP CS Fixer support, it becomes possible to automatically fix code style issues. Not only will PhpStorm detect the path to PHP CS Fixer for you, but it will also autodetect your custom ruleset and turn on the corresponding inspection. Go to some file with code style issues, and run quick-fix that will update the whole file at once.
CompletionYes
Pros
Pro Intelligent code completion
PhpStorm has two types of autocompletion: structural completion and word expansion.
Structural autocompletion makes predictions based on its understanding of PHP, while the latter tries to predict the word currently being typed based on previously typed words. Word expansion also works in comments and docstrings and it's similar to vim's omnicompletion.
Both types of autocompletion work extremely well, have little to no problems and are quite fast even when loading suggestions on the go.
Know any positive aspects of this option?
Cons
Know any negative aspects of this option?
Recommendations
Comments
See Product Page for "PhpStorm"