🪞 Structural code duplication detector for PHP. Detect copy pasted code in your PHP codebase.
-
Updated
May 12, 2026 - PHP
🪞 Structural code duplication detector for PHP. Detect copy pasted code in your PHP codebase.
AST-based PHP duplicate-logic detector and refactoring assistant. Finds parameterizable duplication via canonicalization, n-gram fingerprinting, bounded tree-edit-distance, and anti-unification — proposes extract-function signatures with typed parameter holes. CLI, JSON, and static-HTML reports.
Add a description, image, and links to the clone-detection topic page so that developers can more easily learn about it.
To associate your repository with the clone-detection topic, visit your repo's landing page and select "manage topics."