Libraries tagged by duplicate
rsumka/request-lock-bundle
13 Downloads
Symfony bundle for handling duplicate requests
riftweb/superseeder
108 Downloads
Supercharge your Laravel database seeding with execution tracking and rollbacks! This package adds migration-like behavior to seeders, preventing duplicate runs while enabling batch management and safe rollback of seeded data. Perfect for production environments and complex seeding workflows.
quazardous/eclectic-helpers
183 Downloads
Various helpers I dont want to duplicate
phuongdev89/yii2-cron
227 Downloads
Auto block|unblock console command for the Yii2. One command without duplicate.
phpdot/webauthn
1 Downloads
WebAuthn and passkeys for the PHPdot ecosystem — a production wrap of web-auth/webauthn-lib: ceremony orchestration, single-use challenges, duplicate-credential refusal, counter discipline, and an exception fence, with host-owned storage.
pfcode/symfony-i18n-comparator
5 Downloads
Utility for comparison of duplicated translation files in Symfony projects.
pandudud/notify
8 Downloads
Duplicate from codecourse/notify
ovarun/idempotency-request-locker
0 Downloads
Idempotency middleware for Laravel to prevent duplicate API actions using request signatures and distributed locks. Ensures safe retries for payments, webhooks, and critical actions.
oscarweb/file-reporter
1 Downloads
It is a simple library to create a report of the existing files in an established directory. It has some filters to identify for example: duplicate files or files with the same name.
opensmarty/opensmarty-image
7 Downloads
Opensmarty Image is a helper service to handle uploaded images and store images without duplicates.
nws/db-bulk
25 Downloads
Bulk inserts, insert on duplicate key updates, for mysql and postgresql
no-response-mate/override-steps-extension
6 Downloads
Automatically overrides duplicated steps based on context placement within suites
nariyanto/wp-cron-inspector-lite
3 Downloads
Find duplicate, stuck, and suspicious WordPress cron events before they cause support issues.
mundgold/svg-tag-unique-id
37 Downloads
This Statamic 4+ addon extends the functionality of the original SVG tag by introducing a new attribute, replace_ids. When this attribute is added to the SVG tag, the addon automatically prefixes all IDs within the SVG with a unique identifier, preventing conflicts with duplicate IDs from multiple embedded SVGs on a single page
mtkh/idempotency-handler
13 Downloads
Block the concurrent/duplicate requests based on specific timeout