Libraries tagged by outbox-pattern
dykyi-roman/awesome-claude-code
1012 Downloads
Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.
ludovicose/transaction-outbox
20016 Downloads
Laravel Pub-Sub package use transactional outbox pattern
ecotone/dbal
227662 Downloads
Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, durable saga state storage, and document store.
creatortsv/symfony-messenger-outbox-pattern
5184 Downloads
Outbox pattern for the symfony-messenger component
rekalogika/domain-event-outbox
4067 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event
micro-module/outbox-bundle
1760 Downloads
Transactional Outbox Pattern bundle for reliable event delivery in event-sourced systems
eventsauce/message-outbox-for-illuminate
20384 Downloads
Message Outbox Pattern implementation for Illuminate
eventsauce/message-outbox-for-doctrine
45773 Downloads
Message Outbox Pattern implementation for Doctrine DBAL 3
vortos/vortos-messaging
146 Downloads
Vortos messaging — Kafka event bus, outbox pattern, dead letter queue
hivesper/php-events
961 Downloads
A lightweight, framework-agnostic event-driven library for PHP built around the transactional outbox pattern.
eventsauce/message-outbox-for-doctrine-v2
1984 Downloads
Message Outbox Pattern implementation for Doctrine DBAL 2
tiny-blocks/outbox
9 Downloads
Write-side adapter for the Transactional Outbox pattern that persists domain events atomically with aggregate state through Doctrine DBAL.
sumantasam1990/phpoutbox
0 Downloads
Transactional Outbox Pattern for PHP — guaranteed at-least-once event delivery for Laravel, Symfony, and vanilla PHP
rasuvaeff/yii3-outbox
20 Downloads
Transactional outbox pattern for Yii3
agluh/outbox-bundle
16 Downloads
Implements Outbox pattern for DDD-based Symfony applications