Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHIJLMNOPQRSTUVWXYZ
]
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.remi.src
|
[28 KiB]
|
Changelog by Remi Collet (2018-02-06):
- use range dependencies on F27+
|
php-phpunit-phpcpd-3.0.1-1.remi.src
|
[28 KiB]
|
Changelog by Remi Collet (2017-11-16):
- Update to 3.0.1
- allow Symfony 4
|
php-phpunit-phpcpd-3.0.0-1.remi.src
|
[28 KiB]
|
Changelog by Remi Collet (2017-02-08):
- Update to 3.0.0
- raise dependency on PHP 5.6
- drop dependency on theseer/fdomdocument
- raise dependency on sebastian/version 2.0
- cleanup update from pear
- switch to fedora/autoloader
|
php-phpunit-phpcpd-2.0.4-1.remi.src
|
[28 KiB]
|
Changelog by Remi Collet (2016-04-18):
- Update to 2.0.4 (no change)
- allow sebastian/version 2.0
|
php-phpunit-phpcpd-2.0.3-1.remi.src
|
[28 KiB]
|
Changelog by Remi Collet (2016-04-17):
- Update to 2.0.3
- raise dependency on Symfony >= 2.7
- run test suite with both PHP 5 and 7 when available
- allow to run with PHP from SCL
- provide php-composer(sebastian/phpcpd)
|