All Projects → kalessil → Phpinspectionsea

kalessil / Phpinspectionsea

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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Phpinspectionsea

Cfmt
cfmt is a tool to wrap Go comments over a certain length to a new line.
Stars: ✭ 28 (-97.69%)
Mutual labels:  static-analysis, static-code-analysis, static-analyzer
Sonar Dotnet
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
Stars: ✭ 466 (-61.52%)
Mutual labels:  static-analysis, static-code-analysis, static-analyzer
Phpstan Doctrine
Doctrine extensions for PHPStan
Stars: ✭ 338 (-72.09%)
Mutual labels:  static-analysis, static-code-analysis, static-analyzer
idea-php-shopware-plugin
Shopware Plugin for PhpStorm which extends Symfony Plugin
Stars: ✭ 50 (-95.87%)
Mutual labels:  intellij, phpstorm, intellij-plugin
Sonar Java
☕️ SonarSource Static Analyzer for Java Code Quality and Security
Stars: ✭ 745 (-38.48%)
Mutual labels:  static-analysis, static-code-analysis, static-analyzer
Yii2support
Yii2 Support for PhpStorm / IntelliJ IDEA
Stars: ✭ 280 (-76.88%)
Mutual labels:  intellij, intellij-plugin, phpstorm
Prealloc
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
Stars: ✭ 419 (-65.4%)
Mutual labels:  static-analysis, static-code-analysis, static-analyzer
dummytext-plugin
"Dummy Text Generator" plugin for Jetbrains IDEs
Stars: ✭ 31 (-97.44%)
Mutual labels:  intellij, phpstorm, intellij-plugin
Sonarjs
SonarSource Static Analyzer for JavaScript and TypeScript
Stars: ✭ 696 (-42.53%)
Mutual labels:  static-analysis, static-code-analysis, static-analyzer
Phpdoc Parser
Next-gen phpDoc parser with support for intersection types and generics
Stars: ✭ 569 (-53.01%)
Mutual labels:  static-analysis, static-code-analysis, static-analyzer
idea-php-advanced-autocomplete
Plugin for PhpStorm IDE. Adds auto-completion support for various built-in PHP functions, where parameter is a string literal.
Stars: ✭ 57 (-95.29%)
Mutual labels:  intellij, phpstorm, intellij-plugin
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-98.6%)
Mutual labels:  intellij, intellij-plugin, phpstorm
referencer-plugin
"Referencer" plugin for Jetbrains IDEs
Stars: ✭ 20 (-98.35%)
Mutual labels:  intellij, phpstorm, intellij-plugin
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (-75.72%)
Mutual labels:  intellij, intellij-plugin, phpstorm
idea-php-typo3-plugin
TYPO3 CMS Plugins for IntelliJ IDEA / PhpStorm
Stars: ✭ 93 (-92.32%)
Mutual labels:  intellij, phpstorm, intellij-plugin
Svelte Intellij
Svelte components in WebStorm and friends
Stars: ✭ 345 (-71.51%)
Mutual labels:  intellij, intellij-plugin, phpstorm
nakedret
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
Stars: ✭ 82 (-93.23%)
Mutual labels:  static-code-analysis, static-analysis, static-analyzer
eba
EBA is a static bug finder for C.
Stars: ✭ 14 (-98.84%)
Mutual labels:  static-code-analysis, static-analysis, static-analyzer
Idea Php Laravel Plugin
Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
Stars: ✭ 537 (-55.66%)
Mutual labels:  intellij, intellij-plugin, phpstorm
Idea Php Symfony2 Plugin
IntelliJ IDEA / PhpStorm Symfony Plugin
Stars: ✭ 797 (-34.19%)
Mutual labels:  intellij, intellij-plugin, phpstorm

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.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].