akeneo / php-coupling-detector

[Experimental] Detect all the coupling issues of your project with respect to the coupling rules you have defined.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package coupling-detector as a PHAR

jjanvier opened this issue · comments

It seems that phar-composer is not maintained anymore.
You should take a look at: https://github.com/humbug/box

Cheers