What Integrates with PhpStorm?
Find out what PhpStorm integrations exist in 2026. Learn what software and services currently integrate with PhpStorm, and sort them by reviews, cost, features, and more. Below is a list of products that PhpStorm currently integrates with:
-
1
CodeStream
New Relic
$8.33 per user per monthCodeStream is a versatile open-source extension that enhances the functionality of IDEs like VS Code, Visual Studio, and JetBrains by integrating collaborative tools directly into the development environment. It streamlines workflows by allowing users to manage pull requests from GitHub, BitBucket, and GitLab, as well as handling issue tracking from platforms such as Jira, Trello, Asana, and several others. Additionally, CodeStream facilitates cohesive code discussions that link seamlessly with communication tools like Slack, Microsoft Teams, and email, while also providing in-editor notifications to keep developers informed. With CodeStream, programmers can quickly understand, review, and write code more efficiently, simplifying the process of getting answers to queries by merely selecting code and typing questions. It helps preserve valuable institutional knowledge by ensuring that discussions and insights are kept alongside the source code. Furthermore, the platform automatically mentions code authors based on git blame information, ensuring that relevant contributors are always in the loop. Conversations are persistently connected to specific code locations, maintaining context as branches evolve and new code is merged in, creating a dynamic and integrated development experience. This level of connectivity fosters a culture of collaboration and efficiency within development teams. -
2
JetBrains Projector
JetBrains
Access JetBrains IDEs and Swing applications over a network, leveraging Swing, a graphical widget toolkit for Java, which is utilized by current JetBrains IDEs and other IntelliJ-based applications, including Android Studio. Projector is an innovative self-hosted solution that enables the operation of IntelliJ-based IDEs and Swing applications on a server, granting users the ability to connect from any location through web browsers or dedicated applications. For instance, one can run the IntelliJ IDEA Community Edition in the Safari browser on macOS, facilitating code execution closer to the runtime or database to minimize latency. This setup is particularly beneficial in high-security zones and corporate environments, where thin clients and low-cost hardware, such as Android tablets, can be employed. Users have the convenience of switching off their local machines while their applications remain operational on the server. Moreover, it allows for running the IDE in a GNU/Linux environment on Windows systems or even on more unconventional operating systems like ChromeOS. By utilizing VM or Docker images preloaded with debug sources and a configured IDE, developers can enjoy seamless remote debugging from the server side, whether for development testing or production scenarios. This flexibility enhances productivity and streamlines workflows, making it an invaluable tool for modern software development. -
3
SonarQube for IDE
SonarSource
User-friendly and requiring no setup, simply download from your preferred IDE marketplace and keep coding while SonarQube for IDE (previously known as SonarLint) handles the rest. Unlike your existing linting solutions that often involve additional complexity, such as specific tools for different languages or extensive configuration processes, SonarQube for IDE offers a unified approach to tackling your Code Quality and Code Security challenges. It comes equipped with a vast array of language-specific rules designed to detect Bugs, Code Smells, and Security Vulnerabilities directly within your IDE as you write code. Whether it’s identifying risky regex patterns or ensuring compliance with coding standards, SonarQube for IDE acts as a reliable partner in your quest for flawless code. With this smart tool at your disposal, any errors you make are kept within your view, enabling you to comprehend, swiftly correct, and learn from them effectively, which ultimately enhances your coding skills over time. In this way, SonarQube for IDE not only helps maintain code integrity but also fosters continuous improvement in your development process. -
4
CakePHP
CakePHP
FreeThe migration guide provides a comprehensive overview of the new features introduced in version 4.3.0, and we highly encourage you to review it prior to upgrading. Although CakePHP 4 comes with several breaking changes, our detailed migration guide addresses all deprecated and removed functionalities while also showcasing the exciting new additions. Founded by Larry Masters, the creator of CakePHP, CakeDC is the commercial entity that supports the CakePHP framework. They offer a range of services including CakePHP development, consultancy, training, and code reviews to meet diverse needs. Catering to a variety of projects from startups and social platforms to e-commerce sites and large-scale applications, CakeDC ensures top-tier CakePHP development services. With essential features such as translations, database access, caching, validation, and authentication integrated, CakePHP remains one of the pioneering MVC frameworks in PHP. This makes it an efficient choice for developers looking to streamline their application development processes. -
5
JavaScript
JavaScript
FreeJavaScript serves as both a scripting and programming language used extensively on the web, allowing developers to create interactive and dynamic web features. A staggering 97% of websites globally utilize client-side JavaScript, underscoring its significance in web development. As one of the premier scripting languages available, JavaScript has become essential for building engaging user experiences online. In JavaScript, strings are defined using either single quotation marks '' or double quotation marks "", and it's crucial to remain consistent with whichever style you choose. If you open a string with a single quote, you must close it with a single quote as well. Each quotation style has its advantages and disadvantages; for instance, single quotes can simplify the inclusion of HTML within JavaScript since it eliminates the need to escape double quotes. This becomes particularly relevant when incorporating quotation marks inside a string, prompting you to use opposing quotation styles for clarity and correctness. Ultimately, understanding how to effectively manage strings in JavaScript is vital for any developer looking to enhance their coding skills. -
6
SQL
SQL
FreeSQL is a specialized programming language designed specifically for the purpose of retrieving, organizing, and modifying data within relational databases and the systems that manage them. Its use is essential for effective database management and interaction. -
7
CoffeeScript
CoffeeScript
FreeBeneath its somewhat clumsy outer layer reminiscent of Java, JavaScript possesses an elegant core. CoffeeScript seeks to highlight the beneficial aspects of JavaScript in a more straightforward manner. The fundamental principle of CoffeeScript is: “It’s merely JavaScript.” The code translates directly into corresponding JavaScript, without any additional interpretation during execution. You can effortlessly utilize any existing JavaScript library while working in CoffeeScript, and the reverse is equally true. The output generated is not only clean and well-formatted but also often matches or surpasses the performance of manually written JavaScript. Many contemporary JavaScript features that CoffeeScript accommodates can operate natively in Node versions 7.6 and above, allowing Node to execute CoffeeScript’s compiled output without requiring extra steps. This compilation process ensures compatibility and ease of use, though this overview may lack completeness and does not include versions of Node that offer newer capabilities behind feature flags; for comprehensive information, you can consult node.green. Additionally, testing the code in your web browser can help determine what features are supported in that environment. -
8
Dash
Kapeli
FreeDash provides Mac users with immediate offline access to over 200 sets of API documentation. Acting as both an API documentation browser and a code snippet manager, Dash enables users to perform instant searches on a variety of offline documentation sets, which include more than 200 APIs and over 100 cheat sheets. In addition to these features, you have the capability to create your own docsets or request the inclusion of new ones. With Dash, you can select from a wide array of 200+ offline documentation sets, and the software ensures that your choices are consistently updated without any hassle on your part. Furthermore, users can also download docsets from third-party sources, enhancing the breadth of available information. Every documentation set is meticulously generated and maintained to meet high standards. Dash seamlessly integrates with package managers to create documentation sets tailored to your needs, while also offering its own custom documentation sources. Additionally, you can store and easily reuse code snippets, expanding them in any application. The organization of these snippets is straightforward, allowing for tagging, syntax highlighting, and the use of variable placeholders for better management of your coding resources. This ensures that developers can work efficiently and effectively in their projects. -
9
Codebuddy
Codebuddy AI
$10/month Engage in discussions about your codebase while allowing your AI coding assistant to make updates across numerous files directly within your preferred IDE! With the capability to automatically include all files currently opened in your editor, you can leverage up to 128,000 tokens within the AI's context memory. The AI will handle the coding tasks, and you can either approve the multi-file patch, select parts of it, or request adjustments as needed. Codebuddy is designed to scan your entire repository and create a vector database, enabling it to choose appropriate files for you or provide insights about your codebase, especially if you're not entirely familiar with it. This AI coding assistant possesses an in-depth understanding of your repository, allowing you to create new files or modify several existing ones with a single command. Codebuddy will automatically insert code in a format that resembles a unified patch (diff), enhancing your coding experience with unparalleled multi-file support. By incorporating these features, you can significantly streamline your coding process and improve overall productivity. -
10
EasyCode
EasyCode
$10 per monthEasyCode is an AI tool designed to comprehend your codebase. It empowers developers by providing immediate answers to their inquiries. Benefit from context-aware code recommendations, gain insights into legacy projects, and effortlessly locate the pertinent code. Integrate ChatGPT directly into your IDE for seamless access. This enables contextual responses and suggestions that streamline the developer's workflow. Maintain a uniform coding style while receiving instantaneous feedback on the quality of your code. By reducing time spent on monotonous tasks, developers can dedicate more time to impactful coding assignments. Additionally, it promotes enhanced context and knowledge sharing within teams, fostering collaboration and efficiency. This ultimately leads to a more productive development environment. -
11
Lingma
Alibaba
Lingma serves as Alibaba Cloud's AI-driven coding assistant, aimed at enhancing the efficiency of software development processes. Featuring capabilities such as line and function-level real-time code completion, natural language-based code generation, and smart troubleshooting, it allows developers to articulate their requirements in simple language, resulting in automatically generated code within the editor. Supporting an extensive array of over 200 programming languages, Lingma also offers in-depth code explanations accompanied by visual flow charts. Furthermore, it can assess codebases to produce unit tests, automatically compile and execute code, and rectify issues to boost test coverage. Users can even upload images for contextual analysis, which aids in generating code or delivering bug fixes based on specified requirements. For corporate users, Lingma seamlessly integrates with private data sources, such as documents and repositories, to refine its model outputs and ensure they adhere to company standards, thereby maximizing its utility in professional environments. Additionally, this integration fosters a collaborative atmosphere for development teams, promoting a more streamlined workflow across projects. -
12
Seeker
Black Duck
Seeker® is an advanced interactive application security testing (IAST) tool that offers exceptional insights into the security status of your web applications. It detects trends in vulnerabilities relative to compliance benchmarks such as OWASP Top 10, PCI DSS, GDPR, CAPEC, and CWE/SANS Top 25. Moreover, Seeker allows security teams to monitor sensitive information, ensuring it is adequately protected and not inadvertently recorded in logs or databases without the necessary encryption. Its smooth integration with DevOps CI/CD workflows facilitates ongoing application security assessments and validations. Unlike many other IAST tools, Seeker not only uncovers security weaknesses but also confirms their potential for exploitation, equipping developers with a prioritized list of verified issues that need attention. Utilizing its patented techniques, Seeker efficiently processes a vast number of HTTP(S) requests, nearly eliminating false positives and fostering increased productivity while reducing business risks. In essence, Seeker stands out as a comprehensive solution that not only identifies but also mitigates security threats effectively. -
13
Code Time
Software.com
Automate your time tracking. Automated time tracking will allow you to focus on what is important, while saving you time. Track and visualize all your projects. You can also export your data to connect with your timesheet and billing tools. Code Time is an analytics and time tracking plugin that provides detailed reports on your code time per project. Visualize all your projects, daily progress and work schedule in one place. Upgrade to simplify project billing and reporting. Export your data and have it packaged up by branch or project. You can create your own dashboards and reports using your favorite analytics tool. Software integrates with over 15 of the most popular IDEs and code editors. You can track your hours and generate reports directly from your code editor. -
14
HostAccess
Perforce
HostAccess is a PC terminal emulator software. It provides a range of terminal emulator tools for Microsoft Windows users. This allows secure access on various platforms such as Linux, Unix and IBM. HostAccess' main purpose is to connect to PICK (multivalue), such as UniVerse and UniData, D3, ONware etc., and to use your own package of programs written using PICK Basic. These programs offer APIs for data exchange as well as extensive GUI capabilities. Quickly create reports and integrate data with Windows applications. Connect to multiple systems in one environment. HostAccess provides all the essential terminal emulator software features you require in one page. So, whether you're looking for asynchronous/synchronous connections, server-based administration, concurrent users, or multiple session access, HostAccess is an ideal solution for you. -
15
Vue.js
Vue.js
Vue is a JavaScript framework designed for creating user interfaces, enhancing the typical use of HTML, CSS, and JavaScript with an intuitive API and exceptional documentation. It features a truly reactive rendering system optimized by a compiler, which minimizes the need for manual performance tweaks. Moreover, Vue offers a robust and incrementally adoptable ecosystem that seamlessly transitions from a simple library to a comprehensive framework. This framework employs a declarative and component-based programming approach, allowing developers to build user interfaces efficiently, regardless of their complexity. By extending standard HTML with a unique template syntax, Vue enables developers to express HTML output in relation to JavaScript state seamlessly. Additionally, it intelligently monitors changes in JavaScript state and updates the DOM accordingly, ensuring optimal performance. Overall, Vue represents a complete framework and ecosystem that encompasses nearly all the essential functionalities required for frontend development, making it a versatile choice for developers. -
16
CodeAssist
CodeAssist
FreeWhen utilizing the CodeAssist plugin or extension, the code you are working on is transmitted to the CodeAssist API for processing, which results in a response that may include either code modifications or messages. At present, this processed code is not retained on the server, and any updates regarding this policy will be communicated to you. If you choose not to employ the "Complete" feature, which can be accessed via the ALT+X shortcut, only the currently open file in the editor will be processed; however, activating the "Complete" feature allows the API to consider additional files within your codebase. To generate the response, CodeAssist forwards the code to the OpenAI API, which retains this information for a duration of one month to ensure the provision and maintenance of their services, adherence to legal obligations, and the enforcement of their policies. It's important to note that OpenAI does not utilize your code for enhancing their services or for the training of their models, ensuring the confidentiality of your work. Furthermore, you can rest assured that your code will not be used in any way that compromises your privacy or security. -
17
Continue
Continue
$0/developer/ month The leading open-source AI assistant. You can create custom autocomplete experiences and chats by connecting any models to any context. Remove the barriers that hinder productivity when developing software to remain in flow. Accelerate your development with a plug and play system that is easy to use and integrates into your entire stack. Set up your code assistant so that it can evolve with new capabilities. Continue autocompletes entire sections of code or single lines in any programming languages as you type. Ask questions about files, functions, the entire codebase and more by attaching code or context. Highlight code sections, then press the keyboard shortcut to convert code into natural language. -
18
Mistral Code
Mistral AI
Mistral Code is a cutting-edge AI coding assistant tailored for enterprise software engineering teams that need frontier-grade AI capabilities combined with security, compliance, and full IT control. Building on the proven open-source Continue project, Mistral Code delivers a vertically integrated solution that includes state-of-the-art models like Codestral, Codestral Embed, Devstral, and Mistral Medium for comprehensive coding assistance—from autocomplete to agentic coding and chat support. It supports local, cloud, and serverless deployments, allowing enterprises to choose how and where to run AI-powered coding workflows while ensuring all code and data remain within corporate boundaries. Addressing key enterprise pain points, Mistral Code offers deep customization, broad task automation beyond simple suggestions, and unified SLAs across models, plugins, and infrastructure. The platform is capable of reasoning over code files, Git diffs, terminal output, and issues, enabling engineers to complete fully scoped development tasks with configurable approval workflows to keep senior engineers in control. Enterprises such as Spain’s Abanca, France’s SNCF, and global integrator Capgemini rely on Mistral Code to boost developer productivity while maintaining compliance in regulated industries. The system includes a rich admin console with granular platform controls, seat management, and detailed usage analytics for IT managers. Mistral Code is currently in private beta for JetBrains IDEs and VSCode, with general availability expected soon. -
19
Claude Opus 4.1
Anthropic
Claude Opus 4.1 represents a notable incremental enhancement over its predecessor, Claude Opus 4, designed to elevate coding, agentic reasoning, and data-analysis capabilities while maintaining the same level of deployment complexity. This version boosts coding accuracy to an impressive 74.5 percent on SWE-bench Verified and enhances the depth of research and detailed tracking for agentic search tasks. Furthermore, GitHub has reported significant advancements in multi-file code refactoring, and Rakuten Group emphasizes its ability to accurately identify precise corrections within extensive codebases without introducing any bugs. Independent benchmarks indicate that junior developer test performance has improved by approximately one standard deviation compared to Opus 4, reflecting substantial progress consistent with previous Claude releases. -
20
Claude Sonnet 4.5
Anthropic
Claude Sonnet 4.5 represents Anthropic's latest advancement in AI, crafted to thrive in extended coding environments, complex workflows, and heavy computational tasks while prioritizing safety and alignment. It sets new benchmarks with its top-tier performance on the SWE-bench Verified benchmark for software engineering and excels in the OSWorld benchmark for computer usage, demonstrating an impressive capacity to maintain concentration for over 30 hours on intricate, multi-step assignments. Enhancements in tool management, memory capabilities, and context interpretation empower the model to engage in more advanced reasoning, leading to a better grasp of various fields, including finance, law, and STEM, as well as a deeper understanding of coding intricacies. The system incorporates features for context editing and memory management, facilitating prolonged dialogues or multi-agent collaborations, while it also permits code execution and the generation of files within Claude applications. Deployed at AI Safety Level 3 (ASL-3), Sonnet 4.5 is equipped with classifiers that guard against inputs or outputs related to hazardous domains and includes defenses against prompt injection, ensuring a more secure interaction. This model signifies a significant leap forward in the intelligent automation of complex tasks, aiming to reshape how users engage with AI technologies. -
21
Claude Opus 4.5
Anthropic
Anthropic’s release of Claude Opus 4.5 introduces a frontier AI model that excels at coding, complex reasoning, deep research, and long-context tasks. It sets new performance records on real-world engineering benchmarks, handling multi-system debugging, ambiguous instructions, and cross-domain problem solving with greater precision than earlier versions. Testers and early customers reported that Opus 4.5 “just gets it,” offering creative reasoning strategies that even benchmarks fail to anticipate. Beyond raw capability, the model brings stronger alignment and safety, with notable advances in prompt-injection resistance and behavior consistency in high-stakes scenarios. The Claude Developer Platform also gains richer controls including effort tuning, multi-agent orchestration, and context management improvements that significantly boost efficiency. Claude Code becomes more powerful with enhanced planning abilities, multi-session desktop support, and better execution of complex development workflows. In the Claude apps, extended memory and automatic context summarization enable longer, uninterrupted conversations. Together, these upgrades showcase Opus 4.5 as a highly capable, secure, and versatile model designed for both professional workloads and everyday use. -
22
aSISt
FINGO
Since 2007, financial institutions have been mandated to submit reports that adhere to the COREP and FINREP taxonomies using the XBRL standard. With the introduction of these regulations, numerous banks in Poland encountered significant difficulties. Not only were the reports challenging to compile, but there was also a notable absence of effective tools to assist in the management and preparation of XBRL reports. In response to this predicament, we collaborated with GPM Systems Sp. z o.o. to develop an application designed to facilitate the creation and management of these required filings in accordance with the XBRL format. The aSISt application effectively conceals the intricate technical aspects of XBRL behind an easy-to-use interface, greatly streamlining the filing process for users. The interface offers forms resembling Excel spreadsheets, enhancing the application's user-friendliness. Furthermore, the filing preparation has been distilled into four straightforward steps. aSISt is equipped to manage reporting periods and taxonomy versioning, ensuring that each report adheres to the appropriate version of the taxonomy selected. Additionally, this innovative solution not only improves efficiency but also helps banks maintain compliance with regulatory requirements. -
23
HTML
HTML
HTML, which stands for HyperText Markup Language, serves as the foundational markup language utilized by all websites across the internet. This coding language is essential for constructing and organizing the various components of websites and their respective pages. The latest iteration, known as HTML5, is specifically designed for the layout and presentation of content on the World Wide Web, representing the fifth and final significant version that has been endorsed by the World Wide Web Consortium (W3C). The existing specification is referred to as the HTML Living Standard, which is actively updated by the Web Hypertext Application Technology Working Group (WHATWG), comprising leading browser developers like Apple, Google, Mozilla, and Microsoft. HTML5 features comprehensive processing models aimed at fostering greater compatibility among different implementations; it enhances and refines the markup options available for documents while also introducing new markup and application programming interfaces (APIs) that are beneficial for intricate web applications. Due to these advancements, HTML5 is also being considered as a platform for developing cross-platform mobile applications, highlighting its versatility and importance in modern web development. Ultimately, HTML5’s continual evolution reflects the growing demands of digital content creation and user experience.