laravel-webhook-ledger
Exactly-once webhook processing for Laravel. Signature verification, atomic deduplication, and a durable event log for Stripe, PayPal, and any provider you add.
laravel-integration-operations
by cieplik206
Durable integration operation kernel for Laravel applications and provider SDKs
laravel-user-discounts
by shubhamrai
Reusable user-level discount package for Laravel 12: deterministic stacking, per-user usage caps, idempotent and concurrency-safe application.
laravel-idempotency-ledger
Conservative, database-backed HTTP idempotency for Laravel.
laravel-payzy
by sdpayhub
Enterprise-grade Laravel payment package with a unified API for Razorpay, Stripe, PayPal, Paytm, PhonePe, and Authorize.net.
laravel-idempotency
Stripe-style Idempotency-Key middleware for multi-tenant Laravel APIs.
laravel-idempotency
by codenaline
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
laravel
Laravel middleware implementing the IETF Idempotency-Key HTTP header draft.
laravel-talkto
by mrezdev
Reliable Laravel service-to-service messaging with signed outbox/inbox envelopes, idempotency, retries, callbacks, observability, and security audit tooling.
laravel-api-idempotency
by grazulex
RFC-compliant idempotency support for Laravel APIs - Prevent duplicate operations, ensure safe retries
laravel-idempotency
by square1
Add idempotency to Laravel-based APIs, preventing duplicate request processing.