laravel-api-idempotency
by grazulex
RFC-compliant idempotency support for Laravel APIs - Prevent duplicate operations, ensure safe retries
laravel-duplicate
by vildanbina
Duplicate any Eloquent model along with its underlying relationships
laravel-unique-violation-detector
by mpyw
Detect primary/unique key or constraint violation errors from PDOException.
laravel-retry-on-duplicate-key
by mpyw
Automatically retry non-atomic upsert operation when unique constraints are violated.
laravel-query-cache
by curder
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
laravel-query-cache
by neurony
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
laravel-duplicate
by gaspertrix
Duplicate any Eloquent model along with its underlying relationships