Links

Introduction

About

Ecotone Framework is a Service Bus which enables Message-Driven architecture in PHP. Based on resilient Message-Driven principles provides support for building applications that follows Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS) and Event Sourcing (ES).
The term "Ecotone", in ecology means transition area between ecosystems, such a forest or grassland. The Ecotone Framework functions as transition area between your components, modules and services. It glues things together, yet respects the boundaries of each area.
  • Provides building blocks to create scalable and extensible PHP applications
  • Help deliver software quicker and in more resilient way
  • Provides abstraction for isolating failures and application self-healing
Ecotone works with most famous PHP frameworks Symfony and Laravel.

How to get started

Last modified 1mo ago