Skip to content

Commit 21146bf

Browse files
author
Lerchensporn
committed
Add php_static_type_checker
1 parent ca1fc2d commit 21146bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ See [CONTRIBUTING](https://github.com/exakat/php-static-analysis-tools/blob/mast
2020

2121
Tools to report issues in code that are or lead to bugs.
2222

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.
2325
* [AppChecker](https://npo-echelon.ru/en/solutions/appchecker.php) - static analysis tool for finding bugs, weaknesses and vulnerabilities in source code
2426
* [Code insight](https://github.com/console-helpers/code-insight) - A tool for analysing other project code bases.
2527
* [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

Comments
 (0)