Libraries tagged by outbox
ecotone/ecotone
567161 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
241850 Downloads
Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.
ecotone/laravel
314409 Downloads
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
ludovicose/transaction-outbox
19871 Downloads
Laravel Pub-Sub package use transactional outbox pattern
goetas/messenger-doctrine-outbox
15003 Downloads
Transactional outbox implementation for Symfony messenger (https://microservices.io/patterns/data/transactional-outbox.html)
eventsauce/message-outbox
71777 Downloads
Message Outbox foundation for EventSauce
ecotone/dbal
225032 Downloads
Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, durable saga state storage, and document store.
ecotone/amqp
371423 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
dykyi-roman/awesome-claude-code
937 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
6554 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.
tatter/outbox
8643 Downloads
Email toolkit for CodeIgniter 4
rekalogika/domain-event-outbox
3428 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event
micro-module/outbox-bundle
1725 Downloads
Transactional Outbox Pattern bundle for reliable event delivery in event-sourced systems
eventsauce/message-outbox-for-illuminate
20009 Downloads
Message Outbox Pattern implementation for Illuminate
eventsauce/message-outbox-for-doctrine
45277 Downloads
Message Outbox Pattern implementation for Doctrine DBAL 3