Wingetlywingetly
← All apps

PhpStorm (EAP)

by JetBrains s.r.o.v263.3889.75

Last updated

Lightning-smart PHP IDE

Install with winget

$ winget install --id JetBrains.PhpStorm.EAP --exact --version 263.3889.75

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for PhpStorm (EAP)

PhpStorm (EAP) uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
PhpStorm-263.3889.75.exe /S

See the full silent install reference for PhpStorm (EAP)

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

PhpStorm is a development tool for PHP and Web projects. It’s a perfect PHP IDE for working with Laravel, Symfony, Drupal, WordPress, and other frameworks.

Installers · v263.3889.75

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64EXE
NSIS
machineDirect
arm64EXE
NSIS
userDirect
arm64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

6 known CVEs via NVD

  • high8.4Fix in v2026.2.0CVE-2026-64809affects before 2026.2.0Jul 23, 2026

    In JetBrains PhpStorm before 2026.2 arbitrary code execution was possible before granting project trust via the configured interpreter

  • high8.4Fix in v2026.2.0CVE-2026-64808affects before 2026.2.0Jul 23, 2026

    In JetBrains PhpStorm before 2026.2 arbitrary code execution was possible before granting project trust via project tooling

  • critical9.3Fix in v2023.1.6CVE-2024-37051affects before 2023.1.6, 2023.2.6, 2023.3.7, 2024.1.3Jun 10, 2024

    GitHub access token could be exposed to third-party sites in JetBrains IDEs after version 2023.1 and less than: IntelliJ IDEA 2023.1.7, 2023.2.7, 2023.3.7, 2024.1.3, 2024.2 EAP3; Aqua 2024.1.2; CLion 2023.1.7, 2023.2.4, 2023.3.5, 2024.1.3, 2024.2 EAP2; DataGrip 2023.1.3, 2023.2....

  • low3.3Fix in v2023.1CVE-2022-48435affects before 2023.1Apr 4, 2023

    In JetBrains PhpStorm before 2023.1 source code could be logged in the local idea.log file

  • critical9.8Patched in wingetCVE-2021-45977affects v2021.3.1Feb 25, 2022

    JetBrains IntelliJ IDEA 2021.3.1 Preview, IntelliJ IDEA 2021.3.1 RC, PyCharm Professional 2021.3.1 RC, GoLand 2021.3.1, PhpStorm 2021.3.1 Preview, PhpStorm 2021.3.1 RC, RubyMine 2021.3.1 Preview, RubyMine 2021.3.1 RC, CLion 2021.3.1, WebStorm 2021.3.1 Preview, and WebStorm 2021....

  • medium5.3Fix in v2020.3CVE-2021-25764affects before 2020.3Mar 18, 2021

    In JetBrains PhpStorm before 2020.3, source code could be added to debug logs.

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • PyCharm Community EditionJetBrains s.r.o.
    JetBrains.PyCharm.Communityv2025.2.6.1

    The Python IDE for Professional Developers

  • PyCharmJetBrains s.r.o.
    JetBrains.PyCharmv2026.2.2

    The Python IDE for Professional Developers

  • IntelliJ IDEA Community EditionJetBrains s.r.o.
    JetBrains.IntelliJIDEA.Communityv2025.2.6.2

    The Leading Java and Kotlin IDE

  • IntelliJ IDEAJetBrains s.r.o.
    JetBrains.IntelliJIDEAv2026.2.2

    The Leading Java and Kotlin IDE

  • DataGripJetBrains s.r.o.
    JetBrains.DataGripv2026.2.5

    The Cross-Platform IDE for Databases & SQL by JetBrains

  • JetBrains dotUltimateJetBrains s.r.o.
    JetBrains.dotUltimatev2026.2.1

    All .NET tools, ReSharper C++, and JetBrains Rider, together in one pack

More from JetBrains s.r.o. or browse code, coding, css.

Frequently asked questions

How do I install PhpStorm (EAP) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JetBrains.PhpStorm.EAP --exact --version 263.3889.75. winget downloads the installer from JetBrains s.r.o. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install PhpStorm (EAP) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JetBrains.PhpStorm.EAP --exact 263.3889.75 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for PhpStorm (EAP)?
PhpStorm (EAP) uses EXE (NSIS). Run the downloaded installer with: PhpStorm-263.3889.75.exe /S. The silent switches are /S.
How do I uninstall PhpStorm (EAP) via winget?
Run: winget uninstall --id JetBrains.PhpStorm.EAP --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from PhpStorm (EAP)'s Apps & Features entry.
Is PhpStorm (EAP) free?
PhpStorm (EAP) is distributed under Freeware. Refer to the publisher (https://www.jetbrains.com/phpstorm/nextversion/) for the full license terms - Wingetly itself does not charge for installation.
Does PhpStorm (EAP) work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls PhpStorm (EAP) directly from the publisher.
How do I keep PhpStorm (EAP) up to date?
Run winget upgrade --id JetBrains.PhpStorm.EAP --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of PhpStorm (EAP) from microsoft/winget-pkgs.

Recent versions

  • 263.3889.75latest
  • 262.10315.32
  • 262.9437.28
  • 262.8665.90
  • 262.8377.43
  • 262.8117.26
  • 262.7581.26
  • 262.7132.34
  • 262.6653.37
  • 262.6228.31