PHPackages                             mtkh/idempotency-handler - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. mtkh/idempotency-handler

ActiveLibrary[API Development](/categories/api)

mtkh/idempotency-handler
========================

Block the concurrent/duplicate requests based on specific timeout

v1.0.0(4y ago)013MITPHPPHP ^7.1|^8.0

Since Nov 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/matin-kh73/Laravel-idempotency-checker)[ Packagist](https://packagist.org/packages/mtkh/idempotency-handler)[ RSS](/packages/mtkh-idempotency-handler/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

About Laravel Idempotency Handler
---------------------------------

[](#about-laravel-idempotency-handler)

Using this package you can block duplicate/concurrent requests for performing a specific action based on a specific time.

### How to use?

[](#how-to-use)

- Publish the idempotency config with `php artisan vendor: publish --tag=idempotency`.
- You must configure this file based on each route that you have in your project.
- Set the `Idempotency` middleware on the route you want.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1631d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0392312520390a2ef833a44e0b43f6d39bb4990d7a48b4aab0bc024b100a02ea?d=identicon)[matin-kh73](/maintainers/matin-kh73)

---

Tags

middlewareapilaravelthrottleidempotency

### Embed Badge

![Health badge](/badges/mtkh-idempotency-handler/health.svg)

```
[![Health](https://phpackages.com/badges/mtkh-idempotency-handler/health.svg)](https://phpackages.com/packages/mtkh-idempotency-handler)
```

###  Alternatives

[reindert-vetter/api-version-control

A Laravel package to manage versions of endpoints in an elegant way

1671.0M](/packages/reindert-vetter-api-version-control)[imliam/laravel-throttle-simultaneous-requests

Throttle the current user's requests based on how many requests are currently being executed.

4623.0k](/packages/imliam-laravel-throttle-simultaneous-requests)[shahghasiadil/laravel-api-versioning

Elegant attribute-based API versioning solution for Laravel applications with built-in deprecation management and version inheritance

2913.6k](/packages/shahghasiadil-laravel-api-versioning)[javidalpe/laravel-idempotency

Laravel Idempotency Middleware

2565.9k](/packages/javidalpe-laravel-idempotency)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
