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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ Tools to report issues in code that are or lead to bugs.
30
30
*[Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
31
31
*[noverify](https://github.com/VKCOM/noverify) - Pretty fast linter (code static analysis utility) for PHP.
32
32
*[Pfff](https://github.com/facebook/pfff) - Tools for code analysis, visualizations, or style-preserving source transformation.
33
+
*[phanalist](https://github.com/denzyldick/phanalist.git) - A static analyzer for PHP. It helps you catch common mistakes in your PHP code.
33
34
*[PHP Analysis](https://github.com/cwi-swat/php-analysis) - A library for analysing and modifying PHP Source Code in Rascal (PHP AiR).
34
35
*[PHParch](https://github.com/j6s/phparch.git) - PHPArch is a work in progress architectural testing library for PHP projects.
35
36
*[PHP Assumption](https://github.com/rskuipers/php-assumptions.git) - Finds <ahref="http://rskuipers.com/entry/from-assumptions-to-assertions">weak assumptions</a> in the code, suggest to turn them into stronger validations.
0 commit comments