#PHP 代码质量检查工具#PHP Static Analysis Tool - discover bugs in your code without running it!
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
Next-gen phpDoc parser with support for intersection types and generics
Docker image that provides static analysis tools for PHP
Symfony extension for PHPStan
Extra strict and opinionated rules for PHPStan
Doctrine extensions for PHPStan
[DISCONTINUED] Check split packages in their own repositories :)
PHPUnit extensions and rules for PHPStan
Composer plugin for automatic installation of PHPStan extensions.
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
Check Drupal code for deprecations and discover bugs via static analysis
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
PHPStan based SQL static analysis and type inference for the database access layer
💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatically remove dead PHP code. Able to detect dead code used only i...
Extension for PHPStan to allow analysis of Drupal code.
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action