File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ Tools to report issues in code that are or lead to bugs.
2828* [ Exakat] ( http://www.exakat.io/ ) - Smart static analysis.
2929* [ jscpd] ( https://github.com/kucherenko/jscpd ) - Copy/paste detector for programming source code.
3030* [ Mondrian] ( https://github.com/Trismegiste/Mondrian ) - A code analysis tool using Graph Theory.
31+ * [ name-collision-detector] ( https://github.com/shipmonk-rnd/name-collision-detector ) - Detects symbol duplicates (class name collissions).
3132* [ noverify] ( https://github.com/VKCOM/noverify ) - Pretty fast linter (code static analysis utility) for PHP.
3233* [ Pfff] ( https://github.com/facebook/pfff ) - Tools for code analysis, visualizations, or style-preserving source transformation.
3334* [ phanalist] ( https://github.com/denzyldick/phanalist.git ) - A static analyzer for PHP. It helps you catch common mistakes in your PHP code.
You can’t perform that action at this time.
0 commit comments