Libraries tagged by oatbox
rickphp/laravel-rick
16 Downloads
Durable, tenant-aware AI workflow compilation and execution for Laravel
freyr/message-broker-contracts
795 Downloads
Shared contracts for Freyr Message Broker — interfaces, stamps, and attributes
coolms/core-doctrine
22 Downloads
Doctrine ORM/DBAL adapters for coolms/core: outbox and inbox stores, the sync change feed, config overrides, range column types and the RQL-aware base repository
cieplik206/laravel-integration-operations
6 Downloads
Durable integration operation kernel for Laravel applications and provider SDKs
coolms/core-module
14 Downloads
Platform composition for coolms/core: the application services that wire the kernel contracts to whatever implements them -- config loading, backup/restore, the API manifest, outbox dispatch, retention and label resolution
winglet/outbox
0 Downloads
Winglet-specific transactional outbox package with Doctrine persistence
velpl/symfony-messenger-outbox-bundle
0 Downloads
Outbox pattern using Symfony Messenger
urfysoft/transactional-outbox
7 Downloads
Implements the Transactional Outbox pattern for Laravel, ensuring reliable event publishing by storing messages in an outbox table within the same database transaction.
rasuvaeff/yii3-outbox-webhooks-bridge
6 Downloads
Bridge between yii3-outbox and yii3-webhooks for durable at-least-once webhook delivery
pvlg/transactional-outbox-bundle
10 Downloads
mohamedhekal/event-outbox
0 Downloads
Transactional outbox for reliable domain events in Laravel
micromus/kafka-bus-outbox
164 Downloads
This is my package kafka-bus-outbox
kenokokoro/v9-package-outbox
9 Downloads
Outbox helper for Laravel/Lumen
eventsauce/message-outbox-test-tooling
14 Downloads
Message Outbox test tooling
dnakitare/laravel-outbox
1 Downloads
Transactional outbox for Laravel: events and jobs persisted atomically with your business writes, then replayed reliably with backoff and dead-letter handling.