riper/dissect

用于操作phpunit/phpmd/phpcs/phpcpd/pdepend的度量报告的工具包

v0.0.4 2014-12-11 16:49 UTC

This package is auto-updated.

Last update: 2024-09-20 23:54:18 UTC


README

## 命令列表

### composer:sourceList

php dissect.phar composer:sourceList path/to/composer.lock

此命令将列出composer.lock中的所有源,以便查看包的来源。如果您有一个satis/local packagist,这将很有用,以确保所有包都是从本地仓库克隆的,而不是从github克隆的。