These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
3 more ways to get PhpStorm
Package managers
- Chocolatey
choco install phpstorm - Homebrew
brew install --cask phpstorm - Flathub
flatpak install flathub com.jetbrains.PhpStorm
About PhpStorm
PhpStorm is JetBrains' IDE for PHP and web projects. Support for Laravel, Blade, Symfony, WordPress, Git, JavaScript, TypeScript, Tailwind CSS and SQL is included out of the box, alongside code navigation and editing assistance for large or legacy codebases.
AI features are integrated, with a choice of hosted models or a local model, agents such as Junie, Claude Agent and Codex, and the option to use JetBrains AI credits or your own API keys. A free 30-day trial is available before buying.
Strengths
- PHP frameworks such as Laravel and Symfony supported without plugins
- JavaScript, TypeScript and SQL tooling included
- Choice of AI models, including local ones or your own API keys
Limitations
- Paid after the trial
- Proprietary software
Details
- Pricing
- PaidPaid subscription after a free 30-day trial that needs no credit card.
- License
- Proprietary (Proprietary)
- Developer
- JetBrains
- Platforms
- Windows, macOS, Linux
- How it runs
- Downloadable app
- Best suited for
- Professional PHP developers working on Laravel, Symfony or WordPress projects
- Categories
- Code editors, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to PhpStorm
Compare allSoftware that can replace PhpStorm for an important use case, and what changes if you switch.
Visual Studio Code
Microsoft's code editor, free to use but shipped under a Microsoft licence rather than an open one.
Visual Studio Code is free and relies on extensions for PHP and framework support, adding remote development, but it is not open source and collects telemetry by default.
Apache NetBeans
An open-source IDE for Java, PHP, JavaScript, HTML and other languages from Apache.
Apache NetBeans is a free, open-source Apache-2.0 IDE with project wizards and templates for PHP, and it runs anywhere Java runs.
VSCodium
Visual Studio Code built from the same source without Microsoft’s branding, telemetry or licence.
VSCodium is the MIT-licensed, telemetry-free build of VS Code that gets PHP support through Open VSX extensions, though some marketplace-only extensions are missing.
Sublime Text
A fast native editor for code and prose, paid for but with an evaluation that never stops working.
Sublime Text is a fast native editor that handles very large files, with PHP support through third-party packages, but it is paid and closed source.
Eclipse IDE
Long-established open-source IDE with a very large plugin marketplace.
Eclipse IDE is free and open source for commercial use with a huge plugin marketplace, but plugin quality varies and its workspace model feels dated.
Zed
A Rust editor from the people who built Atom, written for speed and for two people editing one file.
Zed is a fast Rust editor with language server support and AI that can use your own key or a local model, under a mostly GPL licence.
Similar software
Related functionality, not necessarily a direct replacement.
WebStorm
JavaScript and TypeScript IDE with first-class framework support.
IntelliJ IDEA
Java and Kotlin IDE with deep code analysis and refactoring.
RubyMine
A JetBrains IDE for Ruby and Ruby on Rails with navigation, debugging and integrated tools.
PyCharm
Python IDE with debugging, testing, scientific tools and web framework support.