Libraries tagged by deduplicate
shipmonk/copy-paste-detector
2456 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.
torqit/duplicate-asset-cleanup-bundle
3082 Downloads
mfd/fal-duplicate-checker
7485 Downloads
FAL duplicate file checker for TYPO3 backend
jinjie/ss4-duplicate-dataobject
22541 Downloads
Adds a duplicate button to GridField in the CMS that enables duplicating of dataobjects
gabrielesbaiz/duplicate-toolkit
12499 Downloads
A lightweight helper package to handle Eloquent model duplication.
elgentos/magento2-product-duplicate-images-remove
2204 Downloads
Magento 2 find duplicate product images from your product list and from this list you can easily remove them by running a command
creativestyle/magesuite-cms-duplicate
69453 Downloads
Extension for duplicating CMS pages
andersundsehr/reduce-duplicate-content
16724 Downloads
redirect if page has a / at the end (or not). (reduce Duplicate Content)
mpyw/laravel-retry-on-duplicate-key
53193 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
vs7/magento2-module-salesruleduplicate
4916 Downloads
Adds Duplicate action for Sales Promo Quote edit form.
toastnz/duplicator
19031 Downloads
Silverstripe relationship duplicator
tanvirofficials/copy-clone
13999 Downloads
A Laravel Nova Package for Copy or clone a resource Data.
reptily/php-image-diff
1139 Downloads
Compares the image
mpyw/unique-violation-detector
64977 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
grazulex/laravel-api-idempotency
556 Downloads
RFC-compliant idempotency support for Laravel APIs - Prevent duplicate operations, ensure safe retries