Skip to content

Dillon-Brown/phpinspectionsea

This branch is 792 commits behind kalessil/phpinspectionsea:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 17, 2019
Aug 31, 2018
Mar 24, 2019
Mar 14, 2019
Oct 30, 2018
Aug 31, 2018
Nov 29, 2018
Apr 14, 2019
Apr 14, 2019
Aug 31, 2018
Apr 1, 2019
Oct 23, 2018
Oct 9, 2018
Mar 29, 2019
Dec 16, 2017
Apr 12, 2019
Sep 1, 2018
Aug 31, 2018
Aug 31, 2018
Aug 31, 2018

Repository files navigation

Version Build Status Downloads Downloads last month Donate to this project using Paypal Donate to this project using Patreon

Php Inspections (EA Extended)

Php Inspections (EA Extended)

This project is an OSS Static Code Analysis tool for PhpStorm (2016.2+) 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.

Sponsorship

A big thank you to our platinum sponsor IntelliShop AG (Karlsruhe, Germany):

IntelliShop AG

Crowdfunding

It's also possible to support the project on Patreon or by buying a Php Inspections (EA Ultimate) license.

This funding is used for maintaining the project and adding new features into Code Style, PhpUnit and similar inspections groups of Php Inspections (EA Extended).

Acknowledgments

Shopware Shopware is the biggest supporter of our 2017 crowdfunding campaign.

Pixel & Tonic Pixel & Tonic are supporting us since 2017.

Cellsynt Cellsynt is a supporter of our 2017 crowdfunding campaign.

Roave Roave LLC is a supporter of our 2017 crowdfunding campaign.

Syrcon GmbH Syrcon GmbH is a supporter of our 2017 crowdfunding campaign.

YourKit YourKit supports us with their full-featured Java Profiler.

JetBrainsJetBrains supports us with their awesome IDEs.

Project activity and various stats: https://www.openhub.net/p/phpinspectionsea

About

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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 78.5%
  • PHP 19.8%
  • HTML 1.6%
  • Other 0.1%