To contribute make use of Ecotone-Dev repository.
Ecotone is the enterprise architecture layer for Laravel and Symfony.
One Composer package adds CQRS, Event Sourcing, Sagas, Projections, Workflows, and Outbox messaging to your existing application — all via declarative PHP 8 attributes on the classes you already have.
Distributed tracing for every message in your Ecotone application. Commands, events, queries, async handlers, saga steps, and projections are traced automatically — so the full causal chain across sync and async flows is visible in any OTLP-compatible backend (Jaeger, Tempo, Grafana, Honeycomb, Datadog, New Relic, and others).
- Automatic span creation per handler invocation
- Trace context propagation across async channels — traces don't break when a message crosses a queue
- W3C Trace Context and B3 headers supported
- Metrics and logs can be attached alongside traces via the OpenTelemetry SDK
No manual instrumentation required — enabling the module traces every handler Ecotone already knows about.
Visit ecotone.tech to learn more.
Works with Symfony, Laravel, or any PSR-11 framework via Ecotone Lite.
See the quickstart guide and reference documentation. Read more on the Ecotone Blog.
Ecotone ships with MCP server, Agentic Skills, and LLMs.txt for any coding agent. See the AI Integration Guide.
Use issue tracking system for new feature request and bugs. Please verify that it's not already reported by someone else.
If you want to talk or ask questions about Ecotone
If you want to help building and improving Ecotone consider becoming a sponsor:
PHP, OpenTelemetry, OTEL, Distributed Tracing, Observability, Ecotone, Message Driven Architecture