You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ See [CONTRIBUTING](https://github.com/exakat/php-static-analysis-tools/blob/mast
20
20
21
21
Tools to report issues in code that are or lead to bugs.
22
22
23
+
*[PHP Static Type Checker](https://github.com/Jumping-Beaver/PHP_Static_Type_Checker) - Single-file
24
+
command-line application to validate type hints, depending only on the `php-ast` extension.
23
25
*[AppChecker](https://npo-echelon.ru/en/solutions/appchecker.php) - static analysis tool for finding bugs, weaknesses and vulnerabilities in source code
24
26
*[Code insight](https://github.com/console-helpers/code-insight) - A tool for analysing other project code bases.
25
27
*[AST Metrics](https://github.com/Halleck45/ast-metrics) - A blazing-fast static code analyzer that help your to identify code that needs to be refactored.
0 commit comments