Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-phpunit-phpcpd - Copy/Paste Detector (CPD) for PHP code

Website:
https://github.com/sebastianbergmann/phpcpd
Licence:
BSD
Vendor:
Remi Collet
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-2.el7.remi.noarch [17 KiB] Changelog by Remi Collet (2018-02-06):
- use range dependencies on F27+
php-phpunit-phpcpd-3.0.1-1.el7.remi.noarch [17 KiB] Changelog by Remi Collet (2017-11-16):
- Update to 3.0.1
- allow Symfony 4