Libraries tagged by outbox
ecotone/ecotone
609524 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
268547 Downloads
Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.
ecotone/laravel
339117 Downloads
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
rekalogika/domain-event-outbox
15949 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event
ludovicose/transaction-outbox
21371 Downloads
Laravel Pub-Sub package use transactional outbox pattern
goetas/messenger-doctrine-outbox
15889 Downloads
Transactional outbox implementation for Symfony messenger (https://microservices.io/patterns/data/transactional-outbox.html)
eventsauce/message-outbox
95817 Downloads
Message Outbox foundation for EventSauce
ecotone/dbal
259707 Downloads
Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, durable saga state storage, and document store.
ecotone/amqp
395619 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
dykyi-roman/awesome-claude-code
1823 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.
padosoft/laravel-flow-admin
13452 Downloads
Professional UI/UX admin panel for padosoft/laravel-flow — pixel-perfect Blade + Alpine.js dashboard with KPIs, run timeline, approvals, outbox, definitions and ⌘K palette.
rasuvaeff/yii3-outbox
1635 Downloads
Transactional outbox pattern for Yii3
eventsauce/message-outbox-for-illuminate
29173 Downloads
Message Outbox Pattern implementation for Illuminate
eventsauce/message-outbox-for-doctrine
51119 Downloads
Message Outbox Pattern implementation for Doctrine DBAL 3
creatortsv/symfony-messenger-outbox-pattern
5620 Downloads
Outbox pattern for the symfony-messenger component