What is the official website address of phpstorm?

藏色散人
Release: 2019-11-09 17:07:15
Original
12574 people have browsed it

What is the official website address of phpstorm?

What is the official website address of phpstorm?

phpstorm official website address is www.jetbrains.com/phpstorm/

PhpStorm Introduction

PhpStorm is JetBrains A commercial PHP integrated development tool developed by the company, aiming to improve user efficiency, it can deeply understand the user's coding, provide intelligent code completion, fast navigation and instant error checking.

Recommended tutorial: phpstorm usage tutorial

Function

Smart PHP editor

● PHP code Completion.

●Intelligent duplicate code detector.

● PHP refactoring.

● Support Smarty and PHPDoc.

● Support multi-language mixing.

JavaScript Editor

● Based on DOM/specified browser.

● Code navigation and usage search.

● JavaScript refactoring.

● JavaScript debugger.

HTML/CSS Editor

● Support HTML5.

● Support Zend encoding.

● Inspection and quick correction.

● Show the appearance of the application.

● Extract embedded styles.

Lightweight IDE

● Easy to install.

● Can run on Windows, Mac OS X, Linux.

● Project configuration is simple - you can open the code anywhere and start working.

●Performance comes first.

Intelligent environment

● Visualize the PhP unit test runtime.

● VCS supports SVN, Git, Mercurial, etc.

● Support FTP and remote file synchronization.

● Local modifications can be recorded.

●Visual debugging.

● A debugger that does not require any configuration.

● Support setting breakpoints in PHP, JS, and HTML.

●Observation variables, windows.

● Batch code analysis.

● Integrated analyzer.

The above is the detailed content of What is the official website address of phpstorm?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template