Libraries tagged by oatbox
oat-sa/oatbox-extension-installer
140431 Downloads
Custom composer extension installer for TAO platform
oat-sa/lib-oatbox-taskqueue
10395 Downloads
oatbox task queue implementation
ecotone/ecotone
600667 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
263649 Downloads
Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.
ecotone/laravel
334139 Downloads
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
rekalogika/domain-event-outbox
13250 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event
ludovicose/transaction-outbox
21058 Downloads
Laravel Pub-Sub package use transactional outbox pattern
goetas/messenger-doctrine-outbox
15678 Downloads
Transactional outbox implementation for Symfony messenger (https://microservices.io/patterns/data/transactional-outbox.html)
eventsauce/message-outbox
90875 Downloads
Message Outbox foundation for EventSauce
ecotone/dbal
252469 Downloads
Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, durable saga state storage, and document store.
ecotone/amqp
390975 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
dykyi-roman/awesome-claude-code
1576 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
1327 Downloads
Transactional outbox pattern for Yii3
micro-module/outbox-bundle
2876 Downloads
Transactional Outbox Pattern bundle for reliable event delivery in event-sourced systems
eventsauce/message-outbox-for-illuminate
26676 Downloads
Message Outbox Pattern implementation for Illuminate