Libraries tagged by idempotent
snowio/magento2-idempotent-api
159572 Downloads
mrandmrssmith/idempotent-consumer-bundle
17171 Downloads
idempotent-consumer-bundle
myerscode/utilities-bags
10635 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
myerscode/laravel-api-response
35151 Downloads
A fluent helper and facade to ensure consistent, idempotent API responses in Laravel and Lumen
grazulex/laravel-api-idempotency
623 Downloads
RFC-compliant idempotency support for Laravel APIs - Prevent duplicate operations, ensure safe retries
vortos/vortos-scheduler
1318 Downloads
Vortos Scheduler — in-app leader-elected distributed scheduler. Recurring + one-shot + interval triggers, static (compile-time) and dynamic (DB-stored) schedules, agnostic LeasePort (SQL/Redis/PG-advisory), idempotent fire-to-CommandBus, misfire + overlap policies, hash-chained audit, OTel, dead-man detection, RBAC + 4-eyes, fire-queue CQRS consumer, auto-prune retention.
vortos/vortos-analytics
1316 Downloads
Vortos product-analytics port — capture/identify/group, null default in-core, privacy-by-default (deny-all consent + allowlist + PII redaction), bounded batching + idempotent identify/group, and an opt-in sampled flag-exposure bridge. Provider drivers (PostHog, ...) ship as separate split packages.
northwestern-sysdev/chassis
5984 Downloads
Shared Laravel infrastructure for audited models, idempotent seeders, API error handling, configuration validation, and more.
3f/tool-bag
14580 Downloads
A bunch of idempotent static functions organised into categories to be reused in multiple projects.
limingxinleo/idempotent
3419 Downloads
Making multiple identical function calls has the same effect as making a single function call.
lidongyooo/laravel-idempotent
2202 Downloads
laravel idempotent
webrek/laravel-idempotency
766 Downloads
Safe request retries for Laravel APIs via the Idempotency-Key header.
kayrunm/replay
2146 Downloads
A simple package for idempotent requests in Laravel.
algoyounes/idempotency
211 Downloads
Laravel Idempotency Middleware package to prevent duplicate requests
ankurk91/laravel-dedupe-queue
12115 Downloads
Prevent duplicate jobs from running in Laravel php framework