Download the PHP package damien-list/phpcpd without Composer
On this page you can find all versions of the php package damien-list/phpcpd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download damien-list/phpcpd
More information about damien-list/phpcpd
Files in damien-list/phpcpd
Download damien-list/phpcpd
More information about damien-list/phpcpd
Files in damien-list/phpcpd
Vendor damien-list
Package phpcpd
Short Description Copy/Paste Detector (CPD) for PHP code.
License BSD-3-Clause
Homepage https://github.com/sebastianbergmann/phpcpd
Package phpcpd
Short Description Copy/Paste Detector (CPD) for PHP code.
License BSD-3-Clause
Homepage https://github.com/sebastianbergmann/phpcpd
Please rate this library. Is it a good library?
Informations about the package phpcpd
PHP Copy/Paste Detector (PHPCPD)
phpcpd
is a Copy/Paste Detector (CPD) for PHP code.
Installation
PHP Archive (PHAR)
The easiest way to obtain PHPCPD is to download a PHP Archive (PHAR) that has all required dependencies of PHPCPD bundled in a single file:
You can also immediately use the PHAR after you have downloaded it, of course:
Composer
You can add this tool as a local, per-project, development-time dependency to your project using Composer:
You can then invoke it using the vendor/bin/phpcpd
executable.
Usage Example
All versions of phpcpd with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
ext-dom Version *
damien-list/finder-facade Version >=2.0
sebastian/version Version ^2.0
symfony/console Version ^4.0|^5.0
phpunit/php-timer Version ^2.0
ext-dom Version *
damien-list/finder-facade Version >=2.0
sebastian/version Version ^2.0
symfony/console Version ^4.0|^5.0
phpunit/php-timer Version ^2.0
The package damien-list/phpcpd contains the following files
Loading the files please wait ....