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
*[noverify](https://github.com/VKCOM/noverify) - Pretty fast linter (code static analysis utility) for PHP.
31
31
*[Pfff](https://github.com/facebook/pfff) - Tools for code analysis, visualizations, or style-preserving source transformation.
32
32
*[PHP Analysis](https://github.com/cwi-swat/php-analysis) - A library for analysing and modifying PHP Source Code in Rascal (PHP AiR).
33
+
*[PHP Architecture Tester](https://github.com/carlosas/phpat) - Easy to use architecture testing tool for PHP
33
34
*[PHParch](https://github.com/j6s/phparch.git) - PHPArch is a work in progress architectural testing library for PHP projects.
34
35
*[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.
35
36
*[PhpCodeAnalyzer](https://github.com/wapmorgan/PhpCodeAnalyzer.git) - Finds usage of non-built-in extensions.
0 commit comments