Libraries tagged by duplicates
bahadovic/laravel-idempotency
1 Downloads
Production-grade, distributed idempotency and duplicate request protection for Laravel APIs.
ap-lib/mysql
65 Downloads
AP\Mysql is a performance-oriented query builder built exclusively for MySQL. It leverages MySQL-specific features like INSERT IGNORE, REPLACE, ON DUPLICATE KEY UPDATE, partitions, and bulk operations for maximum efficiency
ambimax/magento-module-ambimax-ribbon
949 Downloads
This module adds the ability to disable duplicate media gallery removal.
ambimax/magento-module-ambimax-disablemediaremoval
1391 Downloads
This module adds the ability to disable duplicate media gallery removal.
alfiandri/imageupload
28 Downloads
Upload image using Laravel's build in function and resize it automatically. Duplicate from Muhammad Zamroni.
ahmadyusri/php-ffmpeg-video-streaming
269 Downloads
📼 PHP FFMpeg - Video Streaming - DASH, HLS http://video.aminyazdanpanah.com. Duplicate from Amin Yazdanpanah
ahmadyusri/imageupload
398 Downloads
Upload image using Laravel's build in function and resize it automatically. Duplicate from Muhammad Zamroni.
schrammel-codes/magento2-salesrule-commerce
625 Downloads
Commerce staging support for SalesRule duplicate functionality
lucasmichot/eloquentcopy
22 Downloads
Provides a simple way to duplicate a model instance
lastzero/css-optimizer
421 Downloads
CSS Optimizer - Minifies stylesheets by removing duplicates and combining selectors
bennothommo/oc-urlnormaliser-plugin
197 Downloads
Normalise URLs for your October CMS website and ensure that search engines only index your canonical paths to prevent duplicate content.
shipmonk/copy-paste-detector
5505 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.
yellow-twins/fluid-lens
346 Downloads
Static analyzer for Fluid templates: finds duplicated markup that should become Partials, plus accessibility and best-practice sniffs.
hschottm/contao-textwizard
5525 Downloads
contao-textwizard is a backend widget that can be used to add or edit a variable list of text input fields unlike the Contao listWizard widget. Additionally to the listWizard functionality contao-textwizard selects the content of a newly created or duplicated text field and it adds a button to create an empty new text field.
bypickering/laravel-svgaware
113 Downloads
SVGAware simplifies SVG management in Laravel applications by eliminating duplicated markup and removing the need to edit complex SVG code directly.