Libraries tagged by clone-detection
phpcpd-next/phpcpd
1 Favers
610 Downloads
610 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
407 Downloads
407 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
1315 Downloads
1315 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.