php-phpunit-phpcpd - Copy/Paste Detector (CPD) for PHP code
Website: | https://github.com/sebastianbergmann/phpcpd |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
phpcpd is a Copy/Paste Detector (CPD) for PHP code. The goal of phpcpd is not not to replace more sophisticated tools such as phpcs, pdepend, or phpmd, but rather to provide an alternative to them when you just need to get a quick overview of duplicated code in a project.
Packages
php-phpunit-phpcpd-3.0.1-1.fc14.al.noarch [18 KiB] |
Changelog
by Remi Collet (2017-11-16):
- Update to 3.0.1 - allow Symfony 4 |