tiny-blocks/outbox
Implements the Transactional Outbox pattern. Persists domain events atomically with aggregate state changes through a customizable table schema, reflection-based payload serialization, and built-in support for event schema versioning.
时间:2026-05-14 04:25
doclassif/kafka-module
Outbox pattern for Kafka as a Laravel module
时间:2026-05-12 10:16
azaharizaman/nexus-outbox
Transactional outbox domain model and publish lifecycle (Layer 1).
时间:2026-05-04 18:22
byte8/module-client
Byte8 thin HTTPS client shared by Byte8 SaaS connectors (Sage Accounting, Xero, future providers). Owns the JWT-signed publish/fetch surface and the local event outbox.
时间:2026-05-02 10:23
vortos/vortos-messaging
Vortos messaging — Kafka event bus, outbox pattern, dead letter queue
时间:2026-04-25 19:48
dnakitare/laravel-outbox
Transactional outbox pattern for Laravel — events and jobs persisted atomically with your business writes, then replayed reliably with backoff and dead-letter.
时间:2026-04-19 01:37
sumantasam1990/phpoutbox
Transactional Outbox Pattern for PHP — guaranteed at-least-once event delivery for Laravel, Symfony, and vanilla PHP
时间:2026-04-08 07:54
hivesper/php-events
A lightweight, framework-agnostic event-driven library for PHP built around the transactional outbox pattern.
时间:2026-04-01 12:29
phpdot/outbox
SMTP proxy server for PHP. Accept emails, store them, deliver via AWS SES or any provider.
时间:2026-03-27 21:18
freyr/message-broker-amqp
AMQP transport plugin for Freyr Message Broker — RabbitMQ publishing, routing, and topology management
时间:2026-02-13 23:22
freyr/message-broker-contracts
Shared contracts for Freyr Message Broker — interfaces, stamps, and attributes
时间:2026-02-13 23:19
ludovicose/transaction-outbox
Laravel Pub-Sub package use transactional outbox pattern
时间:2026-01-04 07:26
goetas/messenger-doctrine-outbox
Transactional outbox implementation for Symfony messenger (https://microservices.io/patterns/data/transactional-outbox.html)
时间:2026-01-04 06:17
xerxes/laravel-rabbitmq-communication
A Laravel package for RabbitMQ messaging with outbox pattern, dead letter queues, and automatic retry mechanisms
时间:2025-12-15 09:15
urfysoft/transactional-outbox
Implements the Transactional Outbox pattern for Laravel, ensuring reliable event publishing by storing messages in an outbox table within the same database transaction.
时间:2025-11-15 12:39