Don't miss these two efficient plug-ins in phpstorm!

藏色散人
Release: 2021-11-17 14:37:18
forward
5237 people have browsed it

The following tutorial column will introduce you to two productivity-enhancing plug-ins in PhpStorm. I hope it will be helpful to friends in need! Two plug-ins to improve productivity in PhpStorm

Php Inspections (EA Extended)

A plug-in for code optimization and security tips

Main functions:Dont miss these two efficient plug-ins in phpstorm!

Architecture-related issues

  • Weak Type control and possible code construction simplification

  • Performance issues

  • Non-optimal, repeated and questionable "if" conditions

  • Verify the use of magic methods

  • Common expressions

  • Compatibility issues

  • Various time-consuming errors

  • PHPUnit API usage

  • Security issues

  • Prompt scene:

Dont miss these two efficient plug-ins in phpstorm!

Dont miss these two efficient plug-ins in phpstorm!

##TabNine

Dont miss these two efficient plug-ins in phpstorm!

Smart auto-completion plug-in. An IDE that cannot write its own code is not a good IDE, so TabNine is a plug-in that makes PhpStorm stronger.

Dont miss these two efficient plug-ins in phpstorm!With the blessing of these two plug-ins, we can select automatically prompted codes up and down to choose stronger codes, and our productivity will be infinitely improved. , no need to write additional code.

The above is the detailed content of Don't miss these two efficient plug-ins in phpstorm!. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:juejin.im
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