Libraries tagged by saga
ecotone/ecotone
576308 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
php-service-bus/service-bus
14888 Downloads
PHP Service Bus (publish-subscribe pattern)
ecotone/symfony-bundle
248800 Downloads
Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.
ecotone/laravel
318469 Downloads
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
ecotone/pdo-event-sourcing
180061 Downloads
PDO-backed Event Store for Ecotone — event-sourced aggregates, event-sourced sagas (durable workflows), projections, upcasting, and streaming projections (Kafka, RabbitMQ) on PostgreSQL or MySQL.
php-service-bus/sagas
14803 Downloads
Saga pattern implementation
broadway/broadway-saga
478324 Downloads
Proof-of-concept component providing saga functionality to broadway/broadway.
padosoft/laravel-flow
10100 Downloads
DX-first workflow / saga / compensation engine for Laravel with native dry-run, reverse-order compensation, business impact tracking, opt-in persistence, and audit events.
mouadziani/xstate
6956 Downloads
State machine library to play with any complex behavior of your PHP objects
ecotone/dbal
232324 Downloads
Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, durable saga state storage, and document store.
ecotone/amqp
376554 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
dykyi-roman/awesome-claude-code
1199 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.
sagalbot/encryptable
57653 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
phpsagas/common
35059 Downloads
Common classes used by saga participants
ecotone/lite-application
8271 Downloads
Ecotone Lite — framework-agnostic bootstrap for PSR-11 applications with CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox.