Libraries tagged by saga
ecotone/ecotone
574039 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
14846 Downloads
PHP Service Bus (publish-subscribe pattern)
ecotone/symfony-bundle
246956 Downloads
Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.
ecotone/laravel
317410 Downloads
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
ecotone/pdo-event-sourcing
178590 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
14761 Downloads
Saga pattern implementation
broadway/broadway-saga
478198 Downloads
Proof-of-concept component providing saga functionality to broadway/broadway.
padosoft/laravel-flow
9704 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.
ecotone/dbal
230376 Downloads
Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, durable saga state storage, and document store.
ecotone/amqp
375251 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
dykyi-roman/awesome-claude-code
1119 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
57568 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
phpsagas/common
34897 Downloads
Common classes used by saga participants
mouadziani/xstate
6912 Downloads
State machine library to play with any complex behavior of your PHP objects
ecotone/lite-application
8211 Downloads
Ecotone Lite — framework-agnostic bootstrap for PSR-11 applications with CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox.