Libraries tagged by deduplicate
bennothommo/wn-urlnormaliser-plugin
1995 Downloads
Normalise URLs for your Winter CMS website and ensure that search engines only index your canonical paths to prevent duplicate content.
aliziodev/laravel-gmail-unique
98 Downloads
A Laravel package that normalizes Gmail addresses during validation to prevent duplicate user registrations with Gmail's dot variations and plus aliases, ideal for SaaS applications with trial subscriptions.
alireza_malekei/number-expansion-tree
11 Downloads
An efficient tree structure for finding duplicate number values (ex. phone numbers) in fixed-length strings
alex-frolov/query-guard
5 Downloads
Detects N+1, duplicate and otherwise problematic SQL queries during a regular PHPUnit run
albertwill/yii2-rabbitmq
137 Downloads
Maintained fork of mikemadisonweb/yii2-rabbitmq that fixes duplicate multi-connection registration issues and improves worker process robustness.
wwardaww/insert-on-duplicate-key
27 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
vmorozov/laravel_duplicate_query_cache
11 Downloads
This small library contents all needed code to cache duplicate queries during one request
vildanbina/laravel-duplicate
65 Downloads
Duplicate any Eloquent model along with its underlying relationships
twigmac/remove-duplicate-files
3 Downloads
Recursively remove duplicate files on the command line.
triveon/duplicate-widget
3 Downloads
Module to enable duplication of widgets
talentasia/eloquent-insert-on-duplicate-key
315 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE with Eloquent.
stephane888/duplicate_inline_entity_complex
8 Downloads
permet de dupliquer les entites definit comme example.
steffenmaechtel/fix_duplicate_database_connection
98 Downloads
TYPO3 CMS extension: fix duplicate database connection for old extensions using $GLOBALS['TYPO3_DB']
stdioh/nova-duplicate-field
4 Downloads
A Laravel Nova field to duplicate records. This package is a fork from jackabox/nova-duplicate-field
religis/duplicate-queries-panel
15 Downloads
Addon for showing duplicate DB queries in the Debug Bar.