Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
P

phpinspectionsea

> 数据库
Open source

A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)

1.5K stars0 likes0 views
WebsiteGitHub

About

A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)

Php Inspections (EA Extended)

This project is an OSS Static Code Analysis tool for PhpStorm (2024.3+) and Idea Ultimate.

It covers:

  • architecture related issues
  • weak types control and possible code construct simplifications
  • performance issues
  • non-optimal, duplicate and suspicious "if" conditions
  • validation of magic methods usage
  • regular expressions
  • validation of exception handling workflow
  • compatibility issues
  • variety of time-consuming bugs
  • PHPUnit API usage
  • security issues

Some of inspections are expecting conditional statements (e.g. "if") to use group statement for wrapping body expressions. If this requirement is met then additional inspections are applied to the source code.

On some projects CPU and therefore battery usage could be intensive, so it should be taken into account when traveling.

Installation and getting started

Please follow this documentation link.

Enhancing the experience

Once you have accommodated with the analyzer and want move to further, check Php Inspections (EA Ultimate) out.

Supporting the project

It is possible to support the project by buying a Php Inspections (EA Ultimate) license. The raised funding used for maintaining analyzer and introducing new features.

Acknowledgments

Shopware is the biggest supporter of our 2017 crowdfunding campaign.

Pixel & Tonic are supporting us since 2017.

Cellsynt is a supporter of our 2017 crowdfunding campaign.

Roave LLC is a supporter of our 2017 crowdfunding campaign.

Syrcon GmbH is a supporter of our 2017 crowdfunding campaign.

YourKit supports us with their full-featured Java Profiler.

JetBrains supports us with their awesome IDEs.

Issues· 157 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Javaawesomeintellijintellij-pluginjava

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category数据库
PricingOpen source

> Related tools

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库