Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Idempotency Laravel Package

webrek/laravel-idempotency

View on GitHub
Deep Wiki
Context7
v1.1.0

Added

  • IdempotentReplay event, fired whenever a stored response is replayed — useful for metrics on how many retries you are absorbing.
  • Per-route retention: pass a TTL (seconds) as a middleware parameter, ->middleware('idempotency:3600'), overriding the configured default.
v1.0.0

First stable release.

Safe request retries for Laravel APIs via the Idempotency-Key header:

  • idempotency middleware that replays the original response for a repeated key and serialises concurrent duplicates with an atomic lock.
  • Request fingerprinting rejects a key reused with a different payload (422).
  • Configurable header, guarded methods, retention, lock timeout, key scoping, replayable status codes and persisted headers.
  • Cache-backed storage with no migrations.

Requires PHP 8.2+ and Laravel 12.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codraw/entity-migrator
codraw/doctrine-extra
codraw/aws-tool-kit
codraw/validator
codraw/workflow
codraw/open-api
codraw/cron-job
codraw/process
codraw/log
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony