riper / dissect
Toolkit to manipulate metrics report from phpunit/phpmd/phpcs/phpcpd/pdepend
v0.0.4
2014-12-11 16:49 UTC
Requires
- php: >=5.3.3
- halleck45/php-metrics: 0.0.6
- jms/serializer: ~0.16
- pdepend/pdepend: 2.*
- phpmd/phpmd: 2.*
- phpunit/php-code-coverage: 2.*
- phpunit/phpcov: 2.*
- symfony/console: 2.*
- symfony/finder: 2.*
Requires (Dev)
- phpunit/phpunit: 4.*
This package is auto-updated.
Last update: 2024-10-20 23:56:32 UTC
README
##List of commands :
###composer:sourceList
php dissect.phar composer:sourceList path/to/composer.lock
This command will list all sources from a composer.lock in order to see where package are coming from. This is useful if you have a satis/local packagist to be sure all packages are cloned from local repository and not github