yadakhov/insert-on-duplicate-key
Update to use "illuminate/database": "^8.35",
The package has been running in production for over 6 months.
First 1.0.x release.
The primary key check doesn't not need to be there since ON DUPLICATE KEY also works on unique key.
The onus is on the caller to have the correct data for inserts.
How can I help you explore Laravel packages today?