Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACDGHILMOPQRSTUVWZ
]
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
phpcpd-4.0.0-1.fc25.remi.noarch
|
[21 KiB]
|
Changelog by Remi Collet (2018-02-06):
- Update to 4.0.0
- rename to phpcpd (and obsolete php-phpunit-phpcpd)
- raise dependency on PHP 7.1
- raise dependency on phpunit/php-timer 2.0
- use phpunit7 for test suite
|