Libraries tagged by outbox
ecotone/ecotone
587628 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
ecotone/symfony-bundle
256411 Downloads
Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.
ecotone/laravel
324881 Downloads
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
rekalogika/domain-event-outbox
9873 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event
ludovicose/transaction-outbox
20739 Downloads
Laravel Pub-Sub package use transactional outbox pattern
goetas/messenger-doctrine-outbox
15468 Downloads
Transactional outbox implementation for Symfony messenger (https://microservices.io/patterns/data/transactional-outbox.html)
eventsauce/message-outbox
84369 Downloads
Message Outbox foundation for EventSauce
ecotone/dbal
241403 Downloads
Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, durable saga state storage, and document store.
ecotone/amqp
382925 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
dykyi-roman/awesome-claude-code
1372 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.
rasuvaeff/yii3-outbox
641 Downloads
Transactional outbox pattern for Yii3
micro-module/outbox-bundle
2522 Downloads
Transactional Outbox Pattern bundle for reliable event delivery in event-sourced systems
eventsauce/message-outbox-for-illuminate
24484 Downloads
Message Outbox Pattern implementation for Illuminate
eventsauce/message-outbox-for-doctrine
48534 Downloads
Message Outbox Pattern implementation for Doctrine DBAL 3
creatortsv/symfony-messenger-outbox-pattern
5491 Downloads
Outbox pattern for the symfony-messenger component