Libraries tagged by clone-detection
phpcpd-next/phpcpd
34 Favers
5214 Downloads
5214 Downloads
phpcpd-next — Copy/Paste (clone) detector for PHP 8.5+ with Type-1/2/3 detection. The maintained successor to the archived sebastianbergmann/phpcpd.
peanutgraphic/bloxy-passkey
0 Favers
412 Downloads
412 Downloads
BLOXY passkey-authentication primitive — WebAuthn ceremony orchestration over web-auth/webauthn-lib, mandatory PRF activation, sign-count clone detection, BIP39 recovery flow. Pairs with @peanutgraphic/bloxy-passkey on the client.
shipmonk/copy-paste-detector
6 Favers
3593 Downloads
3593 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.