PHP

Top PHP Frameworks & Libraries for static analysis

Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness....

5249
359
PHP

A static analysis tool for finding errors in PHP applications

4677
510
PHP

Beautiful and understandable static analysis tool for PHP

2198
250
PHP

Static code analysis to find violations in a dependency graph

540
40
PHP

A tool that can scan php vulnerabilities automatically using static analysis methods

444
132
PHP

A static php code analysis tool using the Graph Theory

391
21
PHP

The Exakat Engine : smart static analysis for PHP

366
41
PHP

Check Drupal code for deprecations and discover bugs via static analysis

285
54
PHP

A static analysis tool for security

259
54
PHP

:mag_right: static analysis rules to prevent IEEE-754 floating point errors

187
7
PHP

A static analysis engine

171
7
PHP

Static Analysis Results Baseliner

128
13
PHP

Reflection library to do Static Analysis for PHP Projects

98
46
PHP

Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis...

93
10
PHP

Find undefined and unused variables with the PHP Codesniffer static analysis tool.

91
9
PHP

Static production dependency analysis.

87
7
PHP

PHPStan static analysis and type inference for the database access layer

79
8
PHP

A combined runtime/static code-analysis tool, that can trace parameter types

77
9
PHP

Language server for PHP, with powerful static analysis and type inference.

77
7
PHP

An extendable, XPath driven, static code analysis tool for Magento, built on the top of PHP-Parser library....

76
18
PHP

Stubs for PHP core and third-party extensions for auto-completion, or static analysis

56
15
PHP

PHPStan rule for static analysis of Blade templates

43
1
PHP

PHP Static Program Analysis

37
2
PHP

WooCommerce function and class declaration stubs for static analysis.

39
4
PHP

Variables plugin for PHP Codesniffer static analysis tool. (Up for adoption, I don't work in PHP any more)...

35
28
PHP

WordPress function, class, and global variable declaration stubs for easier static analysis.

35
17
PHP

An IDE and static analysis friendly PHP DI container

32
3
PHP

A Vim plugin for PHPStan - https://github.com/phpstan/phpstan. It calls `phpstan` to do static analysis of your PHP code and displays the errors in Vim's quickfix...

25
5
PHP

Generate stubs from any PHP code for IDE completion and static analysis.

23
9
PHP