Icon

PhpStorm

PhpStorm is a cross-platform IDE by JetBrains designed specifically for PHP development, offering advanced coding assistance, debugging, and testing tools.
Latest: 2025.3.4
Last checked: Feb 24, 2026 6:52am
Rank: 614/15140
Monitored via:
Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: Proprietary, Commercial with free 30-day trialInstaller: exe, tar.gz, dmg (macOS)Winget: Available

Version & Lifecycle

0
Current: 2025.3.4 N-2: 2025.3.2 Avg cadence: Every 21 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment tip • February 28, 2026
0

PhpStorm close-before-update note

For unattended PhpStorm deployments, use JetBrains’ silent installer with a product-specific configuration file, for example phpstorm-*.exe /S /CONFIG=C:\Temp\phpstorm_silent.config /LOG=C:\Temp\phpstorm_install.log /D=C:\Program Files\JetBrains\PhpStorm. In silent.config, set mode=admin for an all-users install and include launcher or PATH options only when they match the managed workstation baseline.

Pre-close PhpStorm before managed updates. PhpStorm EXE packages can return Exit Code 1618 when the IDE is open, so deployment tools should use conflicting-process handling instead of retrying while the IDE is still running. Official source: JetBrains PhpStorm installation guide.

Official source: PhpStorm Windows/download documentation.

Source: PhpStorm official source.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

PhpStorm

Packaging Notes

0

Bundled JetBrains Runtime, no separate Java installation required

Notes

0

Latest major version as of 2025 is 2025.2; supports Windows, macOS, Linux; installer options include creating desktop shortcuts and adding to PATH environment variable.