Libraries tagged by deduplicate
reptily/php-image-diff
323 Downloads
Compares the image
remithomas/rt-extends
3288 Downloads
ZF2 useful tools
missionx-co/sensitive-actions
12 Downloads
A Laravel package that secures sensitive requests by blocking duplicates and leveraging smart caching.
mickprev/duplicator
6 Downloads
Library for duplicate an object (or an array of objects) using PHP annotations.
major-phyo-san/prevent-same-shit
24 Downloads
"Prevent duplicate database records by calculating SHA256 hash for each database entry"
dmitrik86/php-fast-image-compare
69 Downloads
Image Comparer with different aspect ratios and sizes. Can extract duplicate and unique images in directory and much more.
curder/laravel-query-cache
1137 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
someline/someline-image
5209 Downloads
Someline Image is a helper service to handle uploaded images and store images without duplicates.
peak-tower-tech/models-manager
33 Downloads
duplicate,delete models with selected relation model as recursive
mrnebbi/craft-query-strings
10 Downloads
Add your query strings back into your Craft CMS pagination. Pull an array of all query strings, including duplicate keys
moismailzai/clockify
208 Downloads
Rough PHP bindings for the Clockify API. The main reason I built this is because none of Clockify's built-in reports allow time entries with duplicate titles to be aggregated.
hyperia/yii2-cron
865 Downloads
Auto block|unblock console command for the Yii2. One command without duplicate.
depage/htmlform
327 Downloads
depage-forms is PHP library for HTML form generation with focus on usability. By abstracting HTML, browser flaws (duplicate form submissions) and form validation, it provides a comfortable way to obtain reliable and validated data from users.
bigfork/silverstripe-form-idempotency
296 Downloads
Idempotency key support to help prevent duplicate form submissions
ap-lib/mysql
51 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