Skip to content

Commit c3fabe6

Browse files
committed
Add php-coupling-detector to the list of removed tools
1 parent 730bab2 commit c3fabe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ Some tools are not included in the docker image, to use them refer to their docu
146146
| composer-normalize | [Composer plugin to normalize composer.json files](https://github.com/localheinz/composer-normalize) |
147147
| design-pattern | [Detects design patterns](https://github.com/Halleck45/DesignPatternDetector) |
148148
| parallel-lint | [Checks PHP file syntax](https://github.com/JakubOnderka/PHP-Parallel-Lint) |
149+
| php-coupling-detector | [Detects code coupling issues](https://akeneo.github.io/php-coupling-detector/) |
149150
| php-formatter | [Custom coding standards fixer](https://github.com/mmoreram/php-formatter) |
150151
| phpcf | [Finds usage of deprecated features](http://wapmorgan.github.io/PhpCodeFixer/) |
151152
| phpda | [Generates dependency graphs](https://mamuz.github.io/PhpDependencyAnalysis/) |

0 commit comments

Comments
 (0)